Class FOPTEPerspectiveStyle
Perspective Style This is just a 2D transformation matrix (3x3). Specifying peculiar values will cause the shape to render completely outside its geometry - normally clients will constrain the values to get reasonable results. The transformation may be applied at various times as the geometry is processed, this affects the behavior of the perspective which results in the same way as the corresponding shadow perspective types.
Inheritance
Namespace: Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher
Assembly: Syncfusion.DocIO.NET.dll
Syntax
public sealed class FOPTEPerspectiveStyle : Enum
Fields
fPerspective
The f perspective
Declaration
public const FOPTEPerspectiveStyle fPerspective
Field Value
perspectiveOffsetX
The perspective offset x
Declaration
public const FOPTEPerspectiveStyle perspectiveOffsetX
Field Value
perspectiveOffsetY
The perspective offset y
Declaration
public const FOPTEPerspectiveStyle perspectiveOffsetY
Field Value
perspectiveOriginX
The perspective origin x
Declaration
public const FOPTEPerspectiveStyle perspectiveOriginX
Field Value
perspectiveOriginY
The perspective origin y
Declaration
public const FOPTEPerspectiveStyle perspectiveOriginY
Field Value
perspectivePerspectiveX
The perspective perspective x
Declaration
public const FOPTEPerspectiveStyle perspectivePerspectiveX
Field Value
perspectivePerspectiveY
The perspective perspective y
Declaration
public const FOPTEPerspectiveStyle perspectivePerspectiveY
Field Value
perspectiveScaleXToX
The perspective scale x to x
Declaration
public const FOPTEPerspectiveStyle perspectiveScaleXToX
Field Value
perspectiveScaleXToY
The perspective scale x to y
Declaration
public const FOPTEPerspectiveStyle perspectiveScaleXToY
Field Value
perspectiveScaleYToX
The perspective scale y to x
Declaration
public const FOPTEPerspectiveStyle perspectiveScaleYToX
Field Value
perspectiveScaleYToY
The perspective scale y to y
Declaration
public const FOPTEPerspectiveStyle perspectiveScaleYToY
Field Value
perspectiveType
The perspective type
Declaration
public const FOPTEPerspectiveStyle perspectiveType
Field Value
perspectiveWeight
The perspective weight
Declaration
public const FOPTEPerspectiveStyle perspectiveWeight