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