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

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