ArcObjects Library Reference (DefenseSolutions)  

IMoleDeclutterElement.LocateElementAnchor Method

Locates the original (anchor) position of the element.

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

[C++]
HRESULT LocateElementAnchor(
  IElement* pElement,
  IGeometry** ppLocation
);
[C++]

Parameters

pElement [in]

  pElement is a parameter of type IElement

ppLocation [out, retval]

  ppLocation is a parameter of type IGeometry

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IMoleDeclutterElement Interface