Gets or sets the geographic position of the InfoWindow.
Namespace: Reimers.Google.MapAssembly: Reimers.Google.Map (in Reimers.Google.Map.dll) Version: 5.3.95.699 (5.3.95.699)
Syntax
C# |
---|
[PersistenceModeAttribute(PersistenceMode.InnerProperty)] public LatLng Position { get; set; } |