| IPortalFrameSpanApexRise Property |
Gets the rise to the apex (in [mm])
Namespace: TSD.API.Remoting.PortalFramesAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<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
IReadOnlyPropertyDoubleRemarks The rise is measured from the previous point
See Also