ComponentOne Bitmap for WPF
C1.WPF.DX.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 Single
    public float Depth {get; set;}
    See Also