ArcFM Engine Developer Guide
m_cursor Field (BaseWaterTraceTool)


A System.Windows.Forms.Cursor that is used for this tool, the handle of which is returned by the ITool::Cursor property. Null by default, indicating the default cursor will be used. Inherited from Esri.ArcGIS.ADF.BaseClasses.BaseTool.
Syntax
'Declaration
 
Protected m_cursor As Cursor
'Usage
 
Dim instance As BaseWaterTraceTool
Dim value As Cursor
 
value = instance.m_cursor
 
instance.m_cursor = value
protected Cursor m_cursor
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

BaseWaterTraceTool Class
BaseWaterTraceTool Members

 

 


Send Comment