TileBrush.GetContentBounds(Rect) Metoda

Definice

Získá aktuální hranice TileBrush obsahu.

protected:
 abstract void GetContentBounds([Runtime::InteropServices::Out] System::Windows::Rect % contentBounds);
protected abstract void GetContentBounds (out System.Windows.Rect contentBounds);
abstract member GetContentBounds : Rect -> unit
Protected MustOverride Sub GetContentBounds (ByRef contentBounds As Rect)

Parametry

contentBounds
Rect

Výstupní hranice TileBrush obsahu.

Platí pro