ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.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