ArcFM Engine Developer Guide
TxMouseButton Enumeration


Syntax
'Declaration
 
<GuidAttribute("2DB43069-9EB7-11D3-BD44-00500462EE0B")>
Public Enum TxMouseButton 
   Inherits System.Enum
'Usage
 
Dim instance As TxMouseButton
[Guid("2DB43069-9EB7-11D3-BD44-00500462EE0B")]
public enum TxMouseButton : System.Enum 
Members
MemberDescription
mbLeft 
mbMiddle 
mbRight 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.TxMouseButton

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

Miner.Interop Namespace

 

 


Send Comment