| ILongitudinalBarSchedulingGroupRegionLength Property |
Gets the proportional length of the region the group occupies (unitless)
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<double> RegionLength { get; }
ReadOnly Property RegionLength As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ RegionLength {
IReadOnlyProperty<double>^ get ();
}
abstract RegionLength : IReadOnlyProperty<float> with get
Property Value
IReadOnlyPropertyDoubleSee Also