ArcFM Engine Developer Guide
Picture Property (IMMGraphicFavorite2)


Syntax
'Declaration
 
<ComAliasNameAttribute("stdole.IPictureDisp")>
<DispIdAttribute(1610743808)>
Property Picture As stdole.IPictureDisp
'Usage
 
Dim instance As IMMGraphicFavorite2
Dim value As stdole.IPictureDisp
 
instance.Picture = value
 
value = instance.Picture
[ComAliasName("stdole.IPictureDisp")]
[DispId(1610743808)]
stdole.IPictureDisp Picture {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

IMMGraphicFavorite2 Interface
IMMGraphicFavorite2 Members

 

 


Send Comment