Miner.Desktop Assembly > Miner.Desktop.Toc Namespace > WindowHelper Class : SymbolToBitmap Method |
'Declaration Public Shared Function SymbolToBitmap( _ ByVal graphicElement As ESRI.ArcGIS.Carto.IGraphicElement, _ ByVal size As System.Drawing.Size, _ ByVal graphics As System.Drawing.Graphics, _ ByVal backColor As System.Integer _ ) As System.Drawing.Bitmap
'Usage Dim graphicElement As ESRI.ArcGIS.Carto.IGraphicElement Dim size As System.Drawing.Size Dim graphics As System.Drawing.Graphics Dim backColor As System.Integer Dim value As System.Drawing.Bitmap value = WindowHelper.SymbolToBitmap(graphicElement, size, graphics, backColor)
public static System.Drawing.Bitmap SymbolToBitmap( ESRI.ArcGIS.Carto.IGraphicElement graphicElement, System.Drawing.Size size, System.Drawing.Graphics graphics, System.int backColor )
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.