SoTabPlaneDraggerscaleUniform Property |
If set to true, scaling will always be uniform.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool scaleUniform { get; }
Public ReadOnly Property scaleUniform As SoSFBool
Get
public:
property SoSFBool^ scaleUniform {
SoSFBool^ get ();
}
member scaleUniform : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks Default is false.
Note |
---|
Field available since Open Inventor 7.1 |
See Also