ButtonImageImageWidth Property

Gets or sets the ImageWidth in the ButtonImage control.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public double ImageWidth { get; set; }

Property Value

Double

See Also