ArcGISRuntime.WPF.Samples.FeatureLayerUrl.FeatureLayerUrl.FeatureLayerUrl C# (CSharp) Method

FeatureLayerUrl() public method

public FeatureLayerUrl ( ) : Esri.ArcGISRuntime.Geometry
return Esri.ArcGISRuntime.Geometry
        public FeatureLayerUrl()
        {
            InitializeComponent();

            // Create the UI, setup the control references and execute initialization 
            Initialize();
        }