Skip to main content
A newer version of this page is available. .

GaugeControlBase.SizeEx Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraGauges.Win

Assembly: DevExpress.XtraGauges.v18.2.Win.dll

Declaration

[Browsable(false)]
[XtraSerializableProperty]
public Size SizeEx { get; set; }

Property Value

Type Description
Size

A System.Drawing.Size structure.

See Also