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

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