ITransformableBrush.WrapMode

ITransformableBrush.WrapMode property

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

public WrapMode WrapMode { get; }

Return Value

Wrap mode

See Also