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

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