SoPerspectiveCameraScaleHeight Method |
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public override void ScaleHeight(
float scaleFactor
)
Public Overrides Sub ScaleHeight (
scaleFactor As Single
)
public:
virtual void ScaleHeight(
float scaleFactor
) override
abstract ScaleHeight :
scaleFactor : float32 -> unit
override ScaleHeight :
scaleFactor : float32 -> unit
Parameters
- scaleFactor
- Type: SystemSingle
Remarks See Also