ArcObjects Library Reference (DefenseSolutions)  

IForceElement2525BRenderer.FrameOutlineColor Property

Modifies the color of, and creates if necessary, the line symbol that surrounds a graphic's frame geometry.

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

[C++]
HRESULT put_FrameOutlineColor(
  IColor* 
);
[C++]

Parameters

[in]

   is a parameter of type IColor

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IForceElement2525BRenderer Interface