ArcGIS Explorer Component Help |
Graphic Constructor |
Graphic Class See Also |
Initializes a new instance of the Graphic class.
Overload List
Name | Description | |
---|---|---|
![]() | Graphic()()() |
Initializes a new instance of the Graphic class.
|
![]() | Graphic(Geometry) |
Initializes a new instance of the Graphic class with the specified Geometry.
|
![]() | Graphic(Geometry, Symbol) |
Initializes a new instance of the Graphic class with the specified Geometry and Symbol.
|
![]() | Graphic(Geometry, Symbol, String) |
Initializes a new instance of the Graphic class with the specified Geometry, Symbol and label string.
|