Method UpdateImageSet
UpdateImageSet(VisualControlState, bool, Control?)
Saves svg as ImageSet to the specified state.
public void UpdateImageSet(VisualControlState state, bool isDark, Control? control)
Parameters
state
VisualControlStateItem state.
isDark
boolLight/dark theme flag.
control
ControlControl which scale factor is used.