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

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