Click or drag to resize

PenSetsConfigurationPenSets Property

The custom pen sets for the marker library.

Namespace: RAYLASE.Marker.Configuration
Assembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntax
C#
public IList<PenSet> PenSets { get; }

Property Value

IListPenSet
See Also