Namespace: Teigha.Aec.Geometry
Assembly: TA_Mgd (in TA_Mgd.dll) Version:
24.2.0.0
Syntax
public Segment2dCollection Segments { get; }
Public ReadOnly Property Segments As Segment2dCollection
Get
public:
property Segment2dCollection^ Segments {
Segment2dCollection^ get ();
}
member Segments : Segment2dCollection with get
Property Value
Segment2dCollection
See Also