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