Click or drag to resize

MapXmap2LayerFactory Property

Gets the helper object for integration of XMap2 layers and Feature Layers of XServer 2. The reference is only set when property XMapUrl is set with an XMap2 conform URL.

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

Property Value

Type: LayerFactory

Implements

IMapXmap2LayerFactory
See Also