[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.Icon

Icon Class

Represents a visual icon that can be tinted and resized.

Inheritance
Icon
Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public sealed class Icon
Public NotInheritable Class Icon

Methods

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.