Click or drag to resize

AddPathViewPenNumberResolutionMap Property

[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.GUI.AddPathView.PenNumberResolutionMap"]


Namespace: RAYLASE.Marker.VectorGraphicElement.GUI
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public IDictionary<int, (bool IsJobElementPenSet, MarkerPen ResolvedPen)> PenNumberResolutionMap { get; set; }

Property Value

IDictionaryInt32, ValueTupleBoolean, MarkerPen
See Also