Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / ClippingPlane6 Property

In This Topic
    ClippingPlane6 Property
    In This Topic
    Clipping plane 6 attributes.
    Syntax
    'Declaration
     
    Public Property ClippingPlane6 As ClippingPlane
    public ClippingPlane ClippingPlane6 {get; set;}
    See Also