ArcGIS Explorer Component Help |
PackageChildLayer..::.Visible Property |
PackageChildLayer Class See Also |
Gets or sets the visibility for the PackageChildLayer in a map.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
Field Value
trueTruetruetrue (True in Visual Basic) if the PackageChildLayer is visible; otherwise, falseFalsefalsefalse (False in Visual Basic).Remarks
PackageChildLayer visibility can be set at any time, however setting the property only has a noticeable effect when:
- the PackageChildLayer is contained by a map
- the current scale of the map display falls within the specified scale range (between PackageChildLayer.MinimumScale and PackageChildLayer.MaximumScale).