ArcFM Engine Developer Guide
AddGraphicToolType Enumeration


Enum that describes the type of Element Draw Tool
Syntax
'Declaration
 
Public Enum AddGraphicToolType 
   Inherits System.Enum
'Usage
 
Dim instance As AddGraphicToolType
public enum AddGraphicToolType : System.Enum 
Members
MemberDescription
DoubleClickDouble Click Draw Tool
MouseDownMouse Down Draw Tool
MouseUpMouse Up Draw Tool
NoneDefault
SingleClickSingle Click Draw Tool
TextText Element Draw Tool
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Desktop.Toc.Tools.AddGraphicToolType

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.Desktop.Toc.Tools Namespace

 

 


Send Comment