Eyeshot 11 WPF API Reference
WPF 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