SetPenViewPenNumberResolutionMap Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.GUI.SetPenView.PenNumberResolutionMap"]
Namespace: RAYLASE.Marker.VectorGraphicElement.GUIAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic IDictionary<int, (bool IsJobElementPenSet, MarkerPen ResolvedPen)> PenNumberResolutionMap { get; set; }
Property Value
IDictionaryInt32,
ValueTupleBoolean,
MarkerPen
See Also