Method ImageSetWithColor
ImageSetWithColor(int, Color)
Gets mono svg image as ImageSet filled using the specified color. Svg images with two or more colors are returned as is.
public virtual ImageSet? ImageSetWithColor(int size, Color color)
Gets mono svg image as ImageSet filled using the specified color. Svg images with two or more colors are returned as is.
public virtual ImageSet? ImageSetWithColor(int size, Color color)