ITransformableBrush.SpreadMode

ITransformableBrush.SpreadMode property

Gets or sets the SpreadMode mode. SpreadMode mode specifies how a texture or gradient is tiled when it is smaller than the area being filled.

public SpreadMode SpreadMode { get; set; }

Return Value

Wrap mode

See Also