PixelOffset Property

GoogleMap Control Artem.Google

GoogleMap Control PixelOffset Property
NamespacesArtem.Google.UIInfoWindowOptionsPixelOffset
GoogleMap Control v6.0
The offset, in pixels, of the tip of the info window from the point on the map at whose geographical coordinates the info window is anchored. If an InfoWindow is opened with an anchor, the pixelOffset will be calculated from the top-center of the anchor's bounds.
Declaration Syntax
C# Visual Basic
public Size PixelOffset { get; set; }
Public Property PixelOffset As Size
	Get
	Set
Value
The pixel offset.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)