ButtonImageImageHeight Property

Gets or sets the ImageHeight in the ButtonImage control.

Definition

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

Property Value

Double

See Also