Tracking Client API for .Net
Image Property
NamespacesESRI.Tracking.ConnectorTmsSymbolImage
The image returned by the symbol request.
Declaration Syntax
C#Visual BasicVisual C++
public Image Image { get; private set; }
Public Property Image As Image
	Get
	Private Set
public:
property Image^ Image {
	Image^ get ();
	private: void set (Image^ value);
}

Assembly: ESRI.Tracking.Connector.DotNet (Module: ESRI.Tracking.Connector.DotNet) Version: 10.1.0.3022 (10.1.0.3022)