ArcObjects Library Reference (DefenseSolutions)  

ITacticalElement.Shape Property

The point, line, or polygon geometry used to place a graphic.

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

[C++]
HRESULT get_Shape(
  IGeometry** Shape
);
[C++]
HRESULT putref_Shape(
  IGeometry* Shape
);
[C++]

Parameters

Shape [out, retval]

  Shape is a parameter of type IGeometry

Shape [in]

  Shape is a parameter of type IGeometry

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

ITacticalElement Interface

.NET Snippets

Create Tactical Graphic