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; }

Return Value

A WrapMode enumeration that specifies how fills drawn by using this LinearGradientBrush object are tiled.

See Also