IMapXmap2LayerFactory 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 LayerFactory Xmap2LayerFactory { get; }
ReadOnly Property Xmap2LayerFactory As LayerFactory
Get
property LayerFactory^ Xmap2LayerFactory {
LayerFactory^ get ();
}
abstract Xmap2LayerFactory : LayerFactory with get
Property Value
Type:
LayerFactorySee Also