ArcFM Desktop Developer Guide
m_cursor Field (BaseGasTraceTool)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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 BaseGasTraceTool
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

BaseGasTraceTool Class
BaseGasTraceTool Members

 

 


Send Comment