 | PortalFrameSupportDataParamsHorizontalStiffnessType Property |
Gets or sets the horizontal stiffness type
Namespace:
TSD.API.Remoting.PortalFrames.CreateAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntaxpublic PortalFrameSupportStiffnessType HorizontalStiffnessType { get; set; }
Public Property HorizontalStiffnessType As PortalFrameSupportStiffnessType
Get
Set
public:
property PortalFrameSupportStiffnessType HorizontalStiffnessType {
PortalFrameSupportStiffnessType get ();
void set (PortalFrameSupportStiffnessType value);
}
member HorizontalStiffnessType : PortalFrameSupportStiffnessType with get, set
Property Value
Type:
PortalFrameSupportStiffnessType
See Also