ArcFM Engine Developer Guide
IMMAutoTextSourceSymbol Interface
Members 


This optional interface allows you to define the text symbol font, size, color, etc. for an autotext element. If you set these text symbol properties using this interface, the user will be prevented from overriding them in ArcMap. If the IMMAutoTextSourceSymbol interface is not used, the user may set the text symbol properties in ArcMap.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("D69A9194-9BF4-446F-95AE-40C74014A56C")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMAutoTextSourceSymbol 
'Usage
 
Dim instance As IMMAutoTextSourceSymbol
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("D69A9194-9BF4-446F-95AE-40C74014A56C")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMAutoTextSourceSymbol 
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

IMMAutoTextSourceSymbol Members
Miner.Interop Namespace

This optional interface allows you to define the text symbol font, size, color, etc. for an autotext element. If you set these text symbol properties using this interface, the user will be prevented from overriding them in ArcMap. If the IMMAutoTextSourceSymbol interface is not used, the user may set the text symbol properties in ArcMap.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("D69A9194-9BF4-446F-95AE-40C74014A56C")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMAutoTextSourceSymbol 
'Usage
 
Dim instance As IMMAutoTextSourceSymbol
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("D69A9194-9BF4-446F-95AE-40C74014A56C")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMAutoTextSourceSymbol 
Inheritance Hierarchy

Miner.Interop.IMMAutoTextSourceSymbol

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

IMMAutoTextSourceSymbol Members
Miner.Interop Namespace

 

 


Send Comment