Gets or sets the label of the Graphic, shown when the mouse pointer is hovered over the Graphic.

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

Syntax

C#
public string Label { get; set; }
Visual Basic (Declaration)
Public Property Label As String

Field Value

A string representing the label of the Graphic.

Remarks

A Graphic may optionally have a label which is displayed when the user hovers the mouse pointer over the Graphic in the view. The Label may be nullNothingnullptra null reference (Nothing in Visual Basic) or an empty string.

See Also

Relate Topics:
  Geometry Property
  Placement3D Property
  Symbol Property
  Tag Property
  Visible Property
Created by Atop CHM to web converter,© 2009 all right reserved.