ArcObjects Library Reference (DefenseSolutions)  

IFEGraphic.FrameOutlineSymbol Property

The line symbol used for the frame's outline.

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

[C++]
HRESULT putref_FrameOutlineSymbol(
  ILineSymbol* 
);
[C++]

Parameters

[in]

   is a parameter of type ILineSymbol

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IFEGraphic Interface