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

In This Topic
    OffsetX Property (IMapSpatialElement)
    In This Topic
    Gets the offset of x-coordinate specifying in degrees.
    Syntax
    'Declaration
     
    ReadOnly Property OffsetX As Double
    double OffsetX {get;}
    See Also