Position Property

GoogleMap Control Artem.Google

GoogleMap Control Position Property
NamespacesArtem.Google.UIInfoWindowOptionsPosition
GoogleMap Control v6.0
The LatLng at which to display this InfoWindow. If the InfoWindow is opened with an anchor, the anchor's position will be used instead.
Declaration Syntax
C# Visual Basic
public LatLng Position { get; set; }
Public Property Position As LatLng
	Get
	Set
Value
The position.

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