Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ClippingPlane Class / ShowPlane Property

In This Topic
    ShowPlane Property
    In This Topic
    When false, plane drawing is disabled during clipping plane editing.
    Syntax
    'Declaration
     
    Public Property ShowPlane As Boolean
    public bool ShowPlane {get; set;}
    See Also