SoTabPlaneDraggerscaleFactor Property |
Scale factor affecting the dragger.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFVec3f scaleFactor { get; }
Public ReadOnly Property scaleFactor As SoSFVec3f
Get
public:
property SoSFVec3f^ scaleFactor {
SoSFVec3f^ get ();
}
member scaleFactor : SoSFVec3f with get
Property Value
Type:
SoSFVec3fRemarks See Also