Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / PlanarSurf Class / Plane Property

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