Gets or sets the visibility for the Note.Graphic 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 Note.Graphic is visible; otherwise, falseFalsefalsefalse (False in Visual Basic). The default is trueTruetruetrue (True in Visual Basic).Remarks
Note visibility can be set at any time, however setting the property only has a noticeable effect when the Note is contained by a map. Setting this property is synonymous with setting the Graphic.Visible property.