PathGradientBrush.WrapMode

PathGradientBrush.WrapMode property

Gets or sets a WrapMode that indicates the wrap mode for this PathGradientBrush.

public WrapMode WrapMode { get; set; }

Return Value

A WrapMode that specifies how fills drawn with this PathGradientBrush are tiled.

See Also