[]
Represents a visual icon that can be tinted and resized.
public sealed class Icon
Public NotInheritable Class Icon
Name | Description |
---|---|
FromFont(Size, Color, string, Font) | Creates a new instance of Icon with with specified key, size, color and image. |
FromImage(Size, Color, Image) | Creates a new instance of Icon with with specified key, size, color and image. |
FromVector(Size, Color, string) | Creates a new instance of Icon with with specified key, size, color and image. |