 | IPortalFrameSpanApexRise Property |
Gets the rise to the apex (in [mm])
Namespace:
TSD.API.Remoting.PortalFramesAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIReadOnlyProperty<double> ApexRise { get; }
ReadOnly Property ApexRise As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ ApexRise {
IReadOnlyProperty<double>^ get ();
}
abstract ApexRise : IReadOnlyProperty<float> with get
Property Value
Type:
IReadOnlyPropertyDouble
RemarksThe rise is measured from the previous point
See Also