C# Class ArcGISRuntimeXamarin.Samples.SetMinMaxScale.SetMinMaxScale

Inheritance: UIViewController
Afficher le fichier Open project: Esri/arcgis-runtime-samples-dotnet

Méthodes publiques

Méthode Description
SetMinMaxScale ( ) : Esri.ArcGISRuntime.Geometry
ViewDidLoad ( ) : void

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
CreateLayout ( ) : void
Initialize ( ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

SetMinMaxScale() public méthode

public SetMinMaxScale ( ) : Esri.ArcGISRuntime.Geometry
Résultat Esri.ArcGISRuntime.Geometry

ViewDidLoad() public méthode

public ViewDidLoad ( ) : void
Résultat void