iWheelBackgroundImageLayout Property

Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public override ImageLayout BackgroundImageLayout { get; set; }

Property Value

ImageLayout

See Also