| IPortalFrameBaseOffset Property |
Gets the offset of the base (in [mm])
Namespace: TSD.API.Remoting.PortalFramesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<double> Offset { get; }
ReadOnly Property Offset As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ Offset {
IReadOnlyProperty<double>^ get ();
}
abstract Offset : IReadOnlyProperty<float> with get
Property Value
IReadOnlyPropertyDoubleSee Also