Click or drag to resize

MapXMapUrl Property

Gets or sets the url pointing to where the xMapServer is located (e.g. http://127.0.0.1:50010/xmap/ws/XMap).

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public string XMapUrl { get; set; }

Property Value

Type: String

Implements

IMapXMapUrl
See Also