ArcObjects Library Reference (DefenseSolutions)  

IFEGraphic.FrameGraphicComponent Property

The frame graphic component.

[Visual Basic .NET]
Public WriteOnly Property FrameGraphicComponent
[C#]
public void FrameGraphicComponent {set;}
[C++]
HRESULT putref_FrameGraphicComponent(
  IGraphicComponent* 
);
[C++]

Parameters

[in]

   is a parameter of type IGraphicComponent

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IFEGraphic Interface