ArcObjects Library Reference (DefenseSolutions)  

IFEGraphic.MobilityGraphicComponent Property

The mobility graphic component.

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

Parameters

[in]

   is a parameter of type IGraphicComponent

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

See Also

IFEGraphic Interface