TextureBrush.Transform

TextureBrush.Transform property

Gets or sets a copy of the Matrix object that defines a local geometric transformation for the image associated with this TextureBrush object.

public Matrix Transform { get; set; }

See Also