ArcFM Desktop Developer Guide
CursorReverter Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.SystemUI.dll
This class caches the current cursor and then sets a user specified one. Upon exit, it reverts to the original cursor. The best way to use this class is in the using block which will guarantee the proper disposal of the old cursor.
Object Model
CursorReverter Class
Syntax
'Declaration
 
<ComVisibleAttribute(False)>
Public NotInheritable Class CursorReverter 
'Usage
 
Dim instance As CursorReverter
[ComVisible(false)]
public sealed class CursorReverter 
Inheritance Hierarchy

System.Object
   Miner.CursorReverter

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

CursorReverter Members
Miner Namespace

 

 


Send Comment