TextureBrush.WrapMode

TextureBrush.WrapMode property

Gets or sets a WrapMode enumeration that indicates the wrap mode for this TextureBrush object.

public WrapMode WrapMode { get; set; }

See Also