Gets options available to all designers.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
<BrowsableAttribute(False)> _ Public ReadOnly Property DesignerOptions As Hashtable
[BrowsableAttribute(false)] public Hashtable DesignerOptions { get; }
Every designer may read any option from this hash table, for example, if to allow multiple selections.