ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / PerspectiveTransform3D Class / Depth Property

In This Topic
    Depth Property
    In This Topic
    The perspective depth.
    Syntax
    'Declaration
     
    Public Property Depth As System.Single
    public System.float Depth {get; set;}
    See Also