Back to Devexpress

BrushObject.Transform Property

corelibraries-devexpress-dot-xtragauges-dot-core-dot-drawing-dot-brushobject.md

latest1.1 KB
Original Source

BrushObject.Transform Property

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

Namespace : DevExpress.XtraGauges.Core.Drawing

Assembly : DevExpress.XtraGauges.v25.2.Core.dll

NuGet Package : DevExpress.Gauges.Core

Declaration

csharp
public DXMatrix Transform { get; set; }
vb
Public Property Transform As DXMatrix

Property Value

Type
DXMatrix

See Also

BrushObject Class

BrushObject Members

DevExpress.XtraGauges.Core.Drawing Namespace