Click or drag to resize

PenSetsConfigurationAddPenSet Method

Adds a new pen set.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public void AddPenSet(
	PenSet penSet
)

Parameters

penSet  PenSet
The new pen set.
See Also