ArcFM Solution Developer Guide
GetGraphic Method (IMMGraphicExt2)


Syntax
'Declaration
 
Function GetGraphic( _
   ByVal lGraphicCookie As System.Integer, _
   ByVal pMap As ESRI.ArcGIS.Carto.IMap _
) As ESRI.ArcGIS.Geometry.IGeometry
'Usage
 
Dim instance As IMMGraphicExt2
Dim lGraphicCookie As System.Integer
Dim pMap As ESRI.ArcGIS.Carto.IMap
Dim value As ESRI.ArcGIS.Geometry.IGeometry
 
value = instance.GetGraphic(lGraphicCookie, pMap)
ESRI.ArcGIS.Geometry.IGeometry GetGraphic( 
   System.int lGraphicCookie,
   ESRI.ArcGIS.Carto.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