ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc.TagHelpers Namespace / DataMatrixEcc000TagHelper Class / SymbolSize Property

In This Topic
    SymbolSize Property (DataMatrixEcc000TagHelper)
    In This Topic
    Configurates C1.Web.Mvc.DataMatrixEcc000.SymbolSize. Sets the size of symbol.
    Syntax
    'Declaration
     
    Public Overridable Property SymbolSize As Ecc000_140SymbolSize
    public virtual Ecc000_140SymbolSize SymbolSize {get; set;}
    See Also