ITransformableScale(Double) Method |
Scales the job element uniformly with respect to its centroid.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxvoid Scale(
double uniformScale
)
Parameters
- uniformScale Double
- The uniform scaling factor.
See Also