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