ICompositeCurve2DSegments Property

Gets the collection of segments

Namespace:  TSD.API.Remoting.Geometry
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IListOfReadOnlyProperties<ISegment2D> Segments { get; }

Property Value

Type: IListOfReadOnlyPropertiesISegment2D
See Also