[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.Icon.FromVector

FromVector Method

FromVector(Size, Color, string)

Creates a new instance of Icon with with specified key, size, color and image.

Declaration
public static Icon FromVector(Size size, Color color, string data)
Public Shared Function FromVector(size As Size, color As Color, data As String) As Icon
Parameters
Type Name Description
Size size

The icon size.

Color color

Indicates the icon color.

string data
Returns
Type Description
Icon

A new instance of Icon