CommandListAppendScalingFactor(Double, Double) Method |
Sets the current scaling factor for vector co-ordinates.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void AppendScalingFactor(
double x,
double y
)
Parameters
- x Double
- The factor for the X axis.
- y Double
- The factor for the Y axis.
Remarks See Also