The point geometry used to place a graphic.
ERROR: Syntax information about IForceElement.Shape may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.DefenseSolutions.dll
[C++]
HRESULT get_Shape(
IPoint** ppShape
);
[C++]
HRESULT putref_Shape(
IPoint* ppShape
);
[C++]Parameters
ppShape [out, retval]ppShape is a parameter of type IPoint
ppShape [in]ppShape is a parameter of type IPoint
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.