CurveBoundaryDataOrientation2d
Property
|
Property that indicates orientation for each
2D curve element (regular or revesed).
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool Orientation2d { get; }
Public ReadOnly Property Orientation2d As Boolean
Get
public:
property bool Orientation2d {
bool get ();
}
member Orientation2d : bool with get
Property Value
Boolean
See Also