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; }
Public ReadOnly Property Xmap2LayerFactory As LayerFactory
Get
public:
virtual property LayerFactory^ Xmap2LayerFactory {
LayerFactory^ get () sealed;
}
abstract Xmap2LayerFactory : LayerFactory with get
override Xmap2LayerFactory : LayerFactory with get
Property Value
Type:
LayerFactoryImplements
IMapXmap2LayerFactorySee Also