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

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

    Property Value

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