The VEShapes returned from the Buffer operation. The value is an array of VEShapes. This array has an added property called Geometries which contains the returned JSON-formatted geometries.

Namespace:  ESRI.ArcGIS.VE
  (in ArcGISVE.exe)

Syntax

JScript
 function get Shapes () : array<VEShape>[]()[]

See Also