The pens that are currently being managed. Returns a snapshot snapshot-friendly ReadOnlyDictionary wrapper.
Note: The dictionary wrapper is read-only, but internal operations lock on the underlying map.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.49.0
Syntaxpublic IReadOnlyDictionary<int, MarkerPen> PenMap { get; }Property Value
IReadOnlyDictionaryInt32,
MarkerPen
See Also