ArcFM Engine Developer Guide
GetGraphic Method (IMMGraphicExt)


Syntax
'Declaration
 
Function GetGraphic( _
   ByVal lGraphicCookie As Integer _
) As ESRI.ArcGIS.Geometry.IGeometry
'Usage
 
Dim instance As IMMGraphicExt
Dim lGraphicCookie As Integer
Dim value As ESRI.ArcGIS.Geometry.IGeometry
 
value = instance.GetGraphic(lGraphicCookie)
ESRI.ArcGIS.Geometry.IGeometry GetGraphic( 
   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