TransformBrush.WrapMode

TransformBrush.WrapMode property

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

public WrapMode WrapMode { get; set; }

Return Value

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

See Also