ImageRectangle

TextureBrush.ImageRectangle property

Gets the Rectangle associated with this TextureBrush.

public RectangleF ImageRectangle { get; }

Property Value

The Rectangle.

See Also