PathGradientBrush.Transform

PathGradientBrush.Transform property

Gets or sets a copy of the Matrix that defines a local geometric transform for this PathGradientBrush.

public Matrix Transform { get; set; }

See Also