Click or drag to resize

VectorGraphicPathLaserOff Method

Switches the laser off.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public virtual BaseMetafileCommand LaserOff()

Return Value

BaseMetafileCommand
The generated metafile command to switch off the laser.
See Also