ArcFM Solution Developer Guide
let_Font Method (IMMObjectEditor)


Syntax
[System.Runtime.InteropServices.DispId(-512)]
[System.Runtime.InteropServices.TypeLibFunc(TypeLibFuncFlags.FHidden)]
void let_Font( 
   stdole.IFontDisp Value
)
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(-512)>
<System.Runtime.InteropServices.TypeLibFuncAttribute(TypeLibFuncFlags.FHidden)>
Sub let_Font( _
   ByVal Value As stdole.IFontDisp _
) 
 
'Usage
 
Dim instance As IMMObjectEditor
Dim Value As stdole.IFontDisp
 
instance.let_Font(Value)

Parameters

Value
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

IMMObjectEditor Interface
IMMObjectEditor Members

 

 


Send Comment