Defines an action that simulates a perspective view of an element. This class cannot be inherited.

Namespace: Neodynamic.SDK
Assembly:   Neodynamic.SDK.ImageDraw (in Neodynamic.SDK.ImageDraw)
Version: 1.0.2000.0

Syntax

Visual Basic (Declaration)
Public Class PerspectiveView _
	Inherits Action
C#
public class PerspectiveView : Action
Visual C++
public ref class PerspectiveView : public Action

Inheritance Hierarchy

System.Object
  Neodynamic.SDK.Action
    Neodynamic.SDK.PerspectiveView