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

In This Topic
    Plane Property (PlanarSurface)
    In This Topic
    Gets the planar surface plane.
    Syntax
    'Declaration
     
    Public ReadOnly Property Plane As Plane
    public Plane Plane {get;}
    See Also