ArcObjects Library Reference (DefenseSolutions)  

IFEGraphic.FrameArea Property

The frame area polygon.

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

[C++]
HRESULT get_FrameArea(
  IPolygon** ppFrameArea
);
[C++]

Parameters

ppFrameArea [out, retval]

  ppFrameArea is a parameter of type IPolygon

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IFEGraphic Interface