LayerFactoryFeatureLayers Property |
Provides functionality all around Feature Layers.
Namespace:
Ptv.XServer.Controls.Map.Layers.Xmap2
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public FeatureLayers FeatureLayers { get; }
Public ReadOnly Property FeatureLayers As FeatureLayers
Get
public:
property FeatureLayers^ FeatureLayers {
FeatureLayers^ get ();
}
member FeatureLayers : FeatureLayers with get
Property Value
Type:
FeatureLayersSee Also