ArcFM Engine Developer Guide
ClearGraphic Method (IMMGraphicExt)


Syntax
'Declaration
 
Sub ClearGraphic( _
   ByVal lGraphicCookie As Integer _
) 
'Usage
 
Dim instance As IMMGraphicExt
Dim lGraphicCookie As Integer
 
instance.ClearGraphic(lGraphicCookie)
void ClearGraphic( 
   int lGraphicCookie
)

Parameters

lGraphicCookie
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

IMMGraphicExt Interface
IMMGraphicExt Members

 

 


Send Comment