| IConstructionHelperSegment Property |
Gets the 2D segment
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<ISegment2D> Segment { get; }
ReadOnly Property Segment As IReadOnlyProperty(Of ISegment2D)
Get
property IReadOnlyProperty<ISegment2D^>^ Segment {
IReadOnlyProperty<ISegment2D^>^ get ();
}
abstract Segment : IReadOnlyProperty<ISegment2D> with get
Property Value
IReadOnlyPropertyISegment2DSee Also