ArcObjects Library Reference (DefenseSolutions)  

ITacticalGraphic2.Geometries Property

An ordered geometry bag that contains the shapes comprising the drawn graphic.

ERROR: Syntax information about ITacticalGraphic2.Geometries may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll

[C++]
HRESULT get_Geometries(
  IGeometryBag** Geometries
);
[C++]

Parameters

Geometries [out, retval]

  Geometries is a parameter of type IGeometryBag

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ITacticalGraphic2 Interface