The GraphicFeature type exposes the following members.

Constructors

  NameDescription
GraphicFeature
Initializes a new instance of the GraphicFeature class

Properties

  NameDescription
Attributes
Attributes for features returned from the task. This is the JSON object returned from the REST resource containing the attribute data.
Geometry
Geometry returned from the task. This is the JSON object returned from the REST resource containing the geometry data.
Shapes
Array of VEShapes created from the geometry of features returned.

See Also