C# Class ArcGISRuntime.UWP.Samples.CreateFeatureCollectionLayer.CreateFeatureCollectionLayer

Datei anzeigen Open project: Esri/arcgis-runtime-samples-dotnet

Public Methods

Method Description
CreateFeatureCollectionLayer ( ) : Esri.ArcGISRuntime.Data

Private Methods

Method Description
CollectionLayer_Loaded ( object sender, EventArgs e ) : void
CreateNewFeatureCollection ( ) : void
CreateRenderer ( GeometryType rendererType ) : Renderer
Initialize ( ) : void

Method Details

CreateFeatureCollectionLayer() public method

public CreateFeatureCollectionLayer ( ) : Esri.ArcGISRuntime.Data
return Esri.ArcGISRuntime.Data