ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / MultiScaleTileSource Class / TileWidth Property

In This Topic
    TileWidth Property
    In This Topic
    Gets or sets the tile width of the image.
    Syntax
    'Declaration
     
    Public Overridable Property TileWidth As System.Integer
    public virtual System.int TileWidth {get; set;}
    Remarks
    The default value is 256.
    See Also