ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / MapTileKey Structure / Row Field

In This Topic
    Row Field
    In This Topic
    Gets the Y coordinate (row in layer grid).
    Syntax
    'Declaration
     
    Public ReadOnly Row As Integer
    public readonly int Row

    Field Value

    An System.Int32 representing the Y coordinate.
    See Also