Array of VEShapes to buffer.
Namespace:
ESRI.ArcGIS.VE(in ArcGISVE.exe)
Syntax
| JScript |
|---|
function get Geometries () : array<VEShape>[]()[] function set Geometries (value : array<VEShape>[]()[]) |
Remarks
When these shapes are buffered with Geometry.Buffer, a polygon will
be created around each shape at the distance(s) specified in the Distances property.
