ArcObjects Library Reference (DefenseSolutions)  

IFEGraphic.EchelonGraphicComponent Property

The echelon graphic component.

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

Parameters

[in]

   is a parameter of type IGraphicComponent

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IFEGraphic Interface