The pens that are currently being managed. By default, pen 1 is added and not removable.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntaxpublic IReadOnlyDictionary<int, MarkerPen> PenMap { get; }
Property Value
IReadOnlyDictionaryInt32,
MarkerPen
See Also