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