TileBrushCalculator.

DestinationRect Property

Summary

Gets the rectangle on the destination control to which content should be rendered.

Syntax

public Rect DestinationRect { get; }

Remarks

If TileMode of the brush is repeating then this is describes rectangle of a single repeat of the tiled content.

Value

Type Description
Rect