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