![]() | IReinforcementBarLayerIndex Property |
Gets the index of the layer the bar is placed in
Namespace: TSD.API.Remoting.Reinforcement
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0


![]() | IReinforcementBarLayerIndex Property |
Namespace: TSD.API.Remoting.Reinforcement
IReadOnlyProperty<int> LayerIndex { get; }
ReadOnly Property LayerIndex As IReadOnlyProperty(Of Integer) Get
property IReadOnlyProperty<int>^ LayerIndex { IReadOnlyProperty<int>^ get (); }
abstract LayerIndex : IReadOnlyProperty<int> with get