ArcFM Engine Developer Guide
let_Font Method (IMMObjectEditor)


Syntax
'Declaration
 
<DispIdAttribute(-512)>
<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)
[DispId(-512)]
[TypeLibFunc(TypeLibFuncFlags.FHidden)]
void let_Font( 
   stdole.IFontDisp 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