Responder Developer Guide
GetBitmap Method (AsmRes)


Syntax
'Declaration
 
Public Shared Function GetBitmap( _
   ByVal resName As String _
) As Bitmap
'Usage
 
Dim resName As String
Dim value As Bitmap
 
value = AsmRes.GetBitmap(resName)
public static Bitmap GetBitmap( 
   string resName
)

Parameters

resName
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

AsmRes Class
AsmRes Members

 

 


Send Comment