| ISegment3DMagnitude Property |
Gets the magnitude
Namespace: TSD.API.Remoting.GeometryAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<double> Magnitude { get; }
ReadOnly Property Magnitude As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ Magnitude {
IReadOnlyProperty<double>^ get ();
}
abstract Magnitude : IReadOnlyProperty<float> with get
Property Value
IReadOnlyPropertyDoubleSee Also