TileBrush.GetContentBounds(Rect) Methode

Definitie

Hiermee haalt u de huidige grenzen van de TileBrush inhoud op.

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)

Parameters

contentBounds
Rect

De uitvoergrenzen van de TileBrush inhoud.

Van toepassing op