Miner.Interop.Process Assembly > Miner.Interop.Process Namespace > MMGraphicUtilitiesClass Class : AddGraphic Method |
'Declaration Public Overridable Function AddGraphic( _ ByVal graphicsContainer As ESRI.ArcGIS.Carto.IGraphicsContainer, _ ByVal element As ESRI.ArcGIS.Carto.IElement, _ ByVal graphicName As String _ ) As Boolean
'Usage Dim instance As MMGraphicUtilitiesClass Dim graphicsContainer As ESRI.ArcGIS.Carto.IGraphicsContainer Dim element As ESRI.ArcGIS.Carto.IElement Dim graphicName As String Dim value As Boolean value = instance.AddGraphic(graphicsContainer, element, graphicName)
public virtual bool AddGraphic( ESRI.ArcGIS.Carto.IGraphicsContainer graphicsContainer, ESRI.ArcGIS.Carto.IElement element, string graphicName )
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.