Image

TextureBrush.Image property

Gets the Image object associated with this TextureBrush object.

public Image Image { get; }

Property Value

An Image object that represents the image with which this TextureBrush object fills shapes.

See Also