| IIsolatedFoundationDataLengthDir2 Property |
Gets the length in direction 2 (in [mm])
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> LengthDir2 { get; }
ReadOnly Property LengthDir2 As IProperty(Of Double)
Get
property IProperty<double>^ LengthDir2 {
IProperty<double>^ get ();
}
abstract LengthDir2 : IProperty<float> with get
Property Value
IPropertyDoubleSee Also