Gets the maximum scale at which the PackageChildLayer can be visible in a map; zoom in beyond this scale and the PackageChildLayer will not be drawn.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public double MaximumScale { get; }
Visual Basic (Declaration)
Public ReadOnly Property MaximumScale As Double

Field Value

A double containing the maximum scale: the lower bound of the scale range for the PackageChildLayer.

See Also

Relate Topics:
  ChildItems Property
  HasTable Property
  MinimumScale Property
  PackageLayer Property
  Table Property
  Visible Property
Created by Atop CHM to web converter,© 2009 all right reserved.