ArcFM Solution Developer Guide
BackgroundImageLayout Property (FeatureControl)


Syntax
'Declaration
 
<SRCategoryAttribute("CatAppearance")>
<System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<System.ComponentModel.LocalizableAttribute(True)>
<SRDescriptionAttribute("ControlBackgroundImageLayoutDescr")>
Public Overridable Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
'Usage
 
Dim instance As FeatureControl
Dim value As System.Windows.Forms.ImageLayout
 
instance.BackgroundImageLayout = value
 
value = instance.BackgroundImageLayout
[SRCategory("CatAppearance")]
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
[System.ComponentModel.Localizable(true)]
[SRDescription("ControlBackgroundImageLayoutDescr")]
public virtual System.Windows.Forms.ImageLayout BackgroundImageLayout {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

FeatureControl Class
FeatureControl Members

 

 


Send Comment