Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ClippingPlaneBase Class / Active Property

In This Topic
    Active Property (ClippingPlaneBase)
    In This Topic
    Clipping plane status.
    Syntax
    'Declaration
     
    Public Property Active As Boolean
    public bool Active {get; set;}
    See Also