IPortalFrameSpanTieLevel Property

Gets the level of the tie (in [mm])

Namespace:  TSD.API.Remoting.PortalFrames
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<double> TieLevel { get; }

Property Value

Type: IReadOnlyPropertyDouble
Remarks
This property is valid if the TieLocation is set to Level
See Also