OffsetSurfaceIsBoundedPlane Property
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
 
public bool IsBoundedPlane { get; }
 
Public ReadOnly Property IsBoundedPlane As Boolean
        Get
 
public:
property bool IsBoundedPlane {
        bool get ();
}
 
member IsBoundedPlane : bool with get
 
 
 
Property Value
Boolean
 
See Also