IPaletteSelectionChangeArgs
12 Sep 20251 minute to read
IPaletteSelectionChangeArgs - IPaletteSelectionChangeArgs notifies when the selection objects change in the symbol palette.
Properties
newValue string
returns the new palette item that is selected.
oldValue string
returns the old palette item that is selected.