ArcFM Engine Developer Guide
ProductBitmap Property


Gets or sets the product bitmap image.
Syntax
'Declaration
 
Protected Property ProductBitmap As Bitmap
'Usage
 
Dim instance As AboutProductBase
Dim value As Bitmap
 
instance.ProductBitmap = value
 
value = instance.ProductBitmap
protected Bitmap ProductBitmap {get; set;}
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

AboutProductBase Class
AboutProductBase Members

 

 


Send Comment