MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapMarker Interface / OffsetX Property

In This Topic
OffsetX Property (IMapMarker)
In This Topic
Gets the offset of the x-coordinate specifying in pixels.
Syntax
'Declaration
 
ReadOnly Property OffsetX As Double
 

Property Value

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