ILinkElementSectionSpringY Property

Gets the ISpringSection in Y direction

Namespace:  TSD.API.Remoting.Sections
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<ISpringSection> SpringY { get; }

Property Value

Type: IReadOnlyPropertyISpringSection
See Also