TextureBrush.ImageAttributes

TextureBrush.ImageAttributes property

Gets the ImageAttributes associated with this TextureBrush.

public ImageAttributes ImageAttributes { get; }

Property Value

The ImageAttributes.

See Also