ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / ImageElement Class / SymbolSize Property

In This Topic
    SymbolSize Property (ImageElement)
    In This Topic
    Gets or sets a value specifing the size of a symbol.
    Syntax
    'Declaration
     
    
    Public Property SymbolSize As SymbolSize
    public SymbolSize SymbolSize {get; set;}
    See Also