Click or drag to resize

StrokeFontChars Property

Mapping for in the font contained chars to command list.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public IDictionary<char, VectorGraphicLayer> Chars { get; }

Property Value

IDictionaryChar, VectorGraphicLayer
See Also