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