Click or drag to resize

VectorGraphicEngineGroupPathsByPen Method

Moves all paths with same pen into a single layer. Pen definition will be moved to layer.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.22.0
Syntax
C#
public void GroupPathsByPen()
See Also