menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FOPTEPerspectiveStyle - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    System.Object
    FOPTEPerspectiveStyle
    Namespace: Syncfusion.DocIO.ReaderWriter.DataStreamParser.Escher
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class FOPTEPerspectiveStyle : Enum

    Fields

    fPerspective

    The f perspective

    Declaration
    public const FOPTEPerspectiveStyle fPerspective
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveOffsetX

    The perspective offset x

    Declaration
    public const FOPTEPerspectiveStyle perspectiveOffsetX
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveOffsetY

    The perspective offset y

    Declaration
    public const FOPTEPerspectiveStyle perspectiveOffsetY
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveOriginX

    The perspective origin x

    Declaration
    public const FOPTEPerspectiveStyle perspectiveOriginX
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveOriginY

    The perspective origin y

    Declaration
    public const FOPTEPerspectiveStyle perspectiveOriginY
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectivePerspectiveX

    The perspective perspective x

    Declaration
    public const FOPTEPerspectiveStyle perspectivePerspectiveX
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectivePerspectiveY

    The perspective perspective y

    Declaration
    public const FOPTEPerspectiveStyle perspectivePerspectiveY
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveScaleXToX

    The perspective scale x to x

    Declaration
    public const FOPTEPerspectiveStyle perspectiveScaleXToX
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveScaleXToY

    The perspective scale x to y

    Declaration
    public const FOPTEPerspectiveStyle perspectiveScaleXToY
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveScaleYToX

    The perspective scale y to x

    Declaration
    public const FOPTEPerspectiveStyle perspectiveScaleYToX
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveScaleYToY

    The perspective scale y to y

    Declaration
    public const FOPTEPerspectiveStyle perspectiveScaleYToY
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveType

    The perspective type

    Declaration
    public const FOPTEPerspectiveStyle perspectiveType
    Field Value
    Type
    FOPTEPerspectiveStyle

    perspectiveWeight

    The perspective weight

    Declaration
    public const FOPTEPerspectiveStyle perspectiveWeight
    Field Value
    Type
    FOPTEPerspectiveStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved