OffsetSurfaceIsBoundedPlane Property
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.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
Type:
Boolean
See Also