ArcFM Engine Developer Guide
Bitmap Property (IMMExtObject)


Specifies the bitmap associated with the object or validation rule. This property is NOT currently supported for use in custom validation rules. We hope to reinstate this functionality in a future release.
Syntax
'Declaration
 
<DispIdAttribute(1610678274)>
<ComAliasNameAttribute("stdole.IPictureDisp")>
ReadOnly Property Bitmap As stdole.IPictureDisp
'Usage
 
Dim instance As IMMExtObject
Dim value As stdole.IPictureDisp
 
value = instance.Bitmap
[DispId(1610678274)]
[ComAliasName("stdole.IPictureDisp")]
stdole.IPictureDisp Bitmap {get;}

Property Value

Returns an IPictureDisp object

Remarks

This property is NOT currently supported by the ArcFM Solution. We hope to reinstate this functionality in a future release.

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

IMMExtObject Interface
IMMExtObject Members

 

 


Send Comment