ArcObjects Library Reference (DefenseSolutions)  

IFEGraphic.IconGraphicComponent Property

The icon graphic component.

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

Parameters

[in]

   is a parameter of type IGraphicComponent

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IFEGraphic Interface