Enum GaugeImageResizeMode
Specifies the resize modes of images.
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public enum GaugeImageResizeMode
Fields
Name | Description |
---|---|
None | Image size is unaltered. |
Stretch | Image resizes to specified width and height. |