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

In This Topic
    SymbolSize Property (DataMatrixEcc000)
    In This Topic
    Gets or sets the size of symbol.
    Syntax
    'Declaration
     
    Public Overridable Property SymbolSize As Ecc000_140SymbolSize
    public virtual Ecc000_140SymbolSize SymbolSize {get; set;}
    See Also