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

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