Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D.Effects Namespace / PerspectiveTransform3D Class / Rotation Property

In This Topic
    Rotation Property
    In This Topic
    The transformation rotation.
    Syntax
    'Declaration
     
    Public Property Rotation As Vector3
    public Vector3 Rotation {get; set;}
    See Also