 | IWestokElongatedWebOpeningStiffenerBottomZone Property |
Gets information about the stiffener zone on the bottom side
Namespace: TSD.API.Remoting.Structure.WebOpeningsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
SyntaxIReadOnlyProperty<IWestokElongatedWebOpeningStiffenerZone> BottomZone { get; }ReadOnly Property BottomZone As IReadOnlyProperty(Of IWestokElongatedWebOpeningStiffenerZone)
Get
property IReadOnlyProperty<IWestokElongatedWebOpeningStiffenerZone^>^ BottomZone {
IReadOnlyProperty<IWestokElongatedWebOpeningStiffenerZone^>^ get ();
}abstract BottomZone : IReadOnlyProperty<IWestokElongatedWebOpeningStiffenerZone> with get
Property Value
IReadOnlyPropertyIWestokElongatedWebOpeningStiffenerZone
See Also