ActiveReports 19 .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 the x-coordinate specified in degrees.
Syntax
'Declaration
 
ReadOnly Property OffsetX As Double
 

Property Value

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