Eyeshot 11 WPF API Reference
WPF 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