Back to Devexpress

DXTilingBrush.Transform Property

corelibraries-devexpress-dot-drawing-dot-dxtilingbrush.md

latest1.0 KB
Original Source

DXTilingBrush.Transform Property

Gets or sets a copy of the geometric world transformation.

Namespace : DevExpress.Drawing

Assembly : DevExpress.Drawing.v25.2.dll

NuGet Package : DevExpress.Drawing

Declaration

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

Property Value

TypeDescription
DXMatrix

A copy of the DXMatrix that is the geometric world transformation.

|

See Also

DXTilingBrush Class

DXTilingBrush Members

DevExpress.Drawing Namespace