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