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

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