Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / PlanarEntity Class / Plane Property

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