ArcFM Responder Mobile Developer Guide
SelectionTracker Property (MMMapSurroundFrameClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property SelectionTracker As ESRI.ArcGIS.Display.ISelectionTracker
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim value As ESRI.ArcGIS.Display.ISelectionTracker
 
value = instance.SelectionTracker
public virtual ESRI.ArcGIS.Display.ISelectionTracker SelectionTracker {get;}
public read-only property SelectionTracker: ESRI.ArcGIS.Display.ISelectionTracker; virtual; 
public function get SelectionTracker : ESRI.ArcGIS.Display.ISelectionTracker
public: __property virtual ESRI.ArcGIS.Display.ISelectionTracker* get_SelectionTracker();
public:
virtual property ESRI.ArcGIS.Display.ISelectionTracker^ SelectionTracker {
   ESRI.ArcGIS.Display.ISelectionTracker^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMMapSurroundFrameClass Class
MMMapSurroundFrameClass Members

Send Feedback