CommandListAppendScalingFactor(Point2D) 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(
Point2D factor
)
Parameters
- factor Point2D
- The factors for the X and Y axes.
Remarks See Also