TilingBrush.Transform Property

Gets or sets the transform applied to the tiling brush.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Matrix Transform { get; set; }

Property Value

The transform matrix applied to the tiling brush.

See Also

Reference