ArcGIS Explorer Component Help |
Graphic..::.Visible Property |
Graphic Class See Also |
Gets or sets whether the Graphic is visible in the View.
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 Graphic is currently visible in the View; otherwise, falseFalsefalsefalse (False in Visual Basic).Remarks
The Visible property can be used to temporarily hide graphics without removing them from the graphics collection of the application.