Defines an action that adds perspective reflection to an element. This class cannot be inherited.

Namespace: Neodynamic.WebControls.ImageDraw
Assembly:   Neodynamic.WebControls.ImageDraw (in Neodynamic.WebControls.ImageDraw)
Version: 3.0.2000.0

Syntax

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

Inheritance Hierarchy

System.Object
  Neodynamic.WebControls.ImageDraw.Action
    Neodynamic.WebControls.ImageDraw.PerspectiveReflection