Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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