ArcFM Desktop Developer Guide
GetGraphic Method (IMMGraphicExt2)


Syntax
'Declaration
 
Function GetGraphic( _
   ByVal lGraphicCookie As Integer, _
   ByVal pMap As IMap _
) As IGeometry
'Usage
 
Dim instance As IMMGraphicExt2
Dim lGraphicCookie As Integer
Dim pMap As IMap
Dim value As IGeometry
 
value = instance.GetGraphic(lGraphicCookie, pMap)
IGeometry GetGraphic( 
   int lGraphicCookie,
   IMap pMap
)

Parameters

lGraphicCookie
pMap
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

IMMGraphicExt2 Interface
IMMGraphicExt2 Members

 

 


Send Comment