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

In This Topic
    Col Field
    In This Topic
    Gets the X coordinate (column in layer grid).
    Syntax
    'Declaration
     
    Public ReadOnly Col As Integer
    public readonly int Col

    Field Value

    An System.Int32 representing the X coordinate.
    See Also