Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ClippingPlaneBase Class / Plane Property

In This Topic
    Plane Property (ClippingPlaneBase)
    In This Topic
    Gets or sets the plane.
    Syntax
    'Declaration
     
    Public Property Plane As Plane
    public Plane Plane {get; set;}
    See Also