![](/modules/custom/trimble_html_import/icons/logo.png) | 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
SyntaxIReadOnlyProperty<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
IReadOnlyPropertyIReinforcementSize
See Also