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

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

Property Value

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