 | 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: 0.22.4.0116
SyntaxIReadOnlyProperty<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
Type:
IReadOnlyPropertyDouble
See Also