ArcGISRuntimeXamarin.Samples.SetMinMaxScale.SetMinMaxScale.SetMinMaxScale C# (CSharp) Method

SetMinMaxScale() public method

public SetMinMaxScale ( ) : Esri.ArcGISRuntime.Geometry
return Esri.ArcGISRuntime.Geometry
        public SetMinMaxScale()
        {
            Title = "Set Min & Max Scale";
        }