Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / IsDrawingForDepth Property

In This Topic
    IsDrawingForDepth Property
    In This Topic
    Tells if the scene is being drawn for depth.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDrawingForDepth As Boolean
    public bool IsDrawingForDepth {get;}
    See Also