ArcFM Engine Developer Guide
CursorReverter Class
Members 


Product Availability
Required Licenses
.NET Assembly
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.
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