The Graphic type exposes the following members.
Properties
Name | Description | |
---|---|---|
Geometry |
Gets or sets the Geometry used as the location and shape of the Graphic.
| |
HighlightOnMouseOver |
Gets or sets whether the Graphic is highlighted when the user moves the mouse over it in the map.
| |
Label |
Gets or sets the label of the Graphic, shown when the mouse pointer is hovered over the Graphic.
| |
LabelVisibility |
Gets or sets the label visibility for a Graphic.
| |
Placement3D |
Gets or sets a value controlling how the Graphic is placed in the 3D view.
| |
ShapeType |
Gets or sets the descriptive shape type of the Graphic.
| |
Symbol |
Gets or sets the symbol used to draw the Graphic.
| |
Tag |
Gets or sets an object that contains data relating to the Graphic; can be used to help identify the Graphic or associate it with other data or actions.
| |
Visible |
Gets or sets whether the Graphic is visible in the View.
|