ArcFM Engine Developer Guide
SideStripImage Property


Returns/sets the image to be displayed at the bottom of the side strip.
Syntax
'Declaration
 
Public Property SideStripImage As Object
'Usage
 
Dim instance As MenuSettings
Dim value As Object
 
instance.SideStripImage = value
 
value = instance.SideStripImage
public object SideStripImage {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

MenuSettings Class
MenuSettings Members

 

 


Send Comment