Miner.Interop.FrameworkUI Assembly > Miner.Interop Namespace > IMMGraphic2 Interface : Draw Method |
'Declaration Function Draw( _ ByVal pGeometry As ESRI.ArcGIS.Geometry.IGeometry, _ ByVal pMap As ESRI.ArcGIS.Carto.IMap, _ ByVal bRefreshGeomety As Boolean _ ) As Integer
'Usage Dim instance As IMMGraphic2 Dim pGeometry As ESRI.ArcGIS.Geometry.IGeometry Dim pMap As ESRI.ArcGIS.Carto.IMap Dim bRefreshGeomety As Boolean Dim value As Integer value = instance.Draw(pGeometry, pMap, bRefreshGeomety)
int Draw( ESRI.ArcGIS.Geometry.IGeometry pGeometry, ESRI.ArcGIS.Carto.IMap pMap, bool bRefreshGeomety )
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.