TileBrush.GetContentBounds(Rect) Metoda

Definicja

Uzyskuje bieżące granice TileBrush zawartości.

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

Granice TileBrush wyjściowe zawartości.

Dotyczy