Gets or sets the shape and symbology of the Note.
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public Graphic Graphic { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Graphic As Graphic |
Field Value
A Graphic object that is the visual representation of the Note when it is added to a map; cannot be
nullNothingnullptra null reference (Nothing in Visual Basic)See Also