ArcFM Engine Developer Guide
let_Font Method (ISSNode)


Syntax
'Declaration
 
<DispIdAttribute(2008)>
Sub let_Font( _
   ByVal ppVal As stdole.IFontDisp _
) 
'Usage
 
Dim instance As ISSNode
Dim ppVal As stdole.IFontDisp
 
instance.let_Font(ppVal)
[DispId(2008)]
void let_Font( 
   stdole.IFontDisp ppVal
)

Parameters

ppVal
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

ISSNode Interface
ISSNode Members

 

 


Send Comment