ActiveReports 18 .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 y-coordinate specifying in degrees.
    Syntax
    'Declaration
     
    ReadOnly Property OffsetY As Double
    double OffsetY {get;}
    See Also