| ISlabReinforcementStrength Property |
Gets the reinforcement strength (in [N/mm²])
Namespace: TSD.API.Remoting.ReinforcementAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<double> Strength { get; }
ReadOnly Property Strength As IReadOnlyProperty(Of Double)
Get
property IReadOnlyProperty<double>^ Strength {
IReadOnlyProperty<double>^ get ();
}
abstract Strength : IReadOnlyProperty<float> with get
Property Value
IReadOnlyPropertyDoubleSee Also