[]
        
(Showing Draft Content)

C1.Win.C1Tile.SymbolSize

SymbolSize Enum

Enumerates the available sizes for tile symbols.

Namespace: C1.Win.C1Tile
Assembly: C1.Win.C1TileControl.4.8.dll
Syntax
public enum SymbolSize

Fields

Name 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.