Initializes a new instance of the Graphic class.

Overload List

  NameDescription
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.

See Also