'Declaration
Public Enum SymbolSize Inherits System.Enum
public enum SymbolSize : System.Enum
'Declaration
Public Enum SymbolSize Inherits System.Enum
public enum SymbolSize : System.Enum
Member | Description |
---|---|
Image16x16 | Size of symbol is 16x16, in pixels. |
Image24x24 | Size of symbol is 24x24, in pixels. |
Image32x32 | Size of symbol is 32x32, in pixels. |
Image40x40 | Size of symbol is 40x40, in pixels. |
Image48x48 | Size of symbol is 48x48, in pixels. |
Image56x56 | Size of symbol is 56x56, in pixels. |
Image64x64 | Size of symbol is 64x64, in pixels. |
Image80x80 | Size of symbol is 80x80, in pixels. |
Image96x96 | Size of symbol is 96x96, in pixels. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Tile.SymbolSize