ArcFM Solution Developer Guide
BackgroundImage Property (LocateAndRelateLocatorControl)


Syntax
'Declaration
 
<SRCategoryAttribute("Appearance")>
<System.ComponentModel.DefaultValueAttribute()>
<System.ComponentModel.LocalizableAttribute(True)>
<SRDescriptionAttribute("The background image used for the control.")>
Public Overridable Property BackgroundImage As System.Drawing.Image
'Usage
 
Dim instance As LocateAndRelateLocatorControl
Dim value As System.Drawing.Image
 
instance.BackgroundImage = value
 
value = instance.BackgroundImage
[SRCategory("Appearance")]
[System.ComponentModel.DefaultValue()]
[System.ComponentModel.Localizable(true)]
[SRDescription("The background image used for the control.")]
public virtual System.Drawing.Image BackgroundImage {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

LocateAndRelateLocatorControl Class
LocateAndRelateLocatorControl Members

 

 


Send Comment