ITransformableRotate(Double) Method |
Rotates the job element a given angle around the z-axis.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxvoid Rotate(
double angle
)
Parameters
- angle Double
- The angle of rotation, in radians.
See Also