MetafilePenSelectorPens Property |
[Missing <summary> documentation for "P:RAYLASE.Marker.VectorGraphicElement.GUI.MetafilePenSelector.Pens"]
Namespace: RAYLASE.Marker.VectorGraphicElement.GUIAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic ObservableCollection<Tuple<int, bool, Color, string>> Pens { get; }
Property Value
ObservableCollectionTupleInt32,
Boolean,
Color,
String
See Also