| IStripReinforcementSize Property |
Gets the reinforcement size
Namespace: TSD.API.Remoting.StructureAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<IReinforcementSize> ReinforcementSize { get; }
ReadOnly Property ReinforcementSize As IReadOnlyProperty(Of IReinforcementSize)
Get
property IReadOnlyProperty<IReinforcementSize^>^ ReinforcementSize {
IReadOnlyProperty<IReinforcementSize^>^ get ();
}
abstract ReinforcementSize : IReadOnlyProperty<IReinforcementSize> with get
Property Value
IReadOnlyPropertyIReinforcementSizeSee Also