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

In This Topic
    Capping Property
    In This Topic
    When false, capping clipped solid is disabled.
    Syntax
    'Declaration
     
    Public Property Capping As Boolean
    public bool Capping {get; set;}
    See Also