ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapMarker Interface / OffsetY Property

In This Topic
    OffsetY Property (IMapMarker)
    In This Topic
    Gets the offset of the y-coordinate specifying in pixels.
    Syntax
    'Declaration
     
    ReadOnly Property OffsetY As Double
    double OffsetY {get;}

    Property Value

    A System.Double representing the offset of the y-coordinate in pixels.
    See Also