ArcFM Desktop Developer Guide
mmAutoTextEvents Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The IMMAutoTextSource::TextString method or IMMAutoTextSource::NeedRefresh method is passed to an eTextEvent parameter. This value indicates the event that was raised by ArcMap or the Map Production environment. An implementation of TextString or NeedRefresh can evaluate the incoming eTextEvent and return a string accordingly. The eTextEvent parameter will return one of the values in this enumeration.

Available at Version
9.2.1 and later
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.Interop.FrameworkUI.dll
Syntax
'Declaration
 
<GuidAttribute("1F942F07-21FB-4B64-B7D7-30110665E490")>
Public Enum mmAutoTextEvents 
   Inherits System.Enum
'Usage
 
Dim instance As mmAutoTextEvents
[Guid("1F942F07-21FB-4B64-B7D7-30110665E490")]
public enum mmAutoTextEvents : System.Enum 
Members
MemberDescription
mmCreate 
mmDraw 
mmFinishPlot 
mmPlotNewPage 
mmPrint 
mmRefresh 
mmStartPlot 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmAutoTextEvents

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

The IMMAutoTextSource::TextString method or IMMAutoTextSource::NeedRefresh method is passed to an eTextEvent parameter. This value indicates the event that was raised by ArcMap or the Map Production environment. An implementation of TextString or NeedRefresh can evaluate the incoming eTextEvent and return a string accordingly. The eTextEvent parameter will return one of the values in this enumeration.

Object Model
mmAutoTextEvents Enumeration
Syntax
'Declaration
 
<GuidAttribute("1F942F07-21FB-4B64-B7D7-30110665E490")>
Public Enum mmAutoTextEvents 
   Inherits System.Enum
'Usage
 
Dim instance As mmAutoTextEvents
[Guid("1F942F07-21FB-4B64-B7D7-30110665E490")]
public enum mmAutoTextEvents : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmAutoTextEvents

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

mmAutoTextEvents Members
Miner.Interop Namespace

 

 


Send Comment