TileBrush.GetContentBounds(Rect) Methode

Definition

Ruft die die aktuellen Begrenzungen des TileBrush-Inhalts ab.

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)

Parameter

contentBounds
Rect

Die Ausgabebegrenzungen des TileBrush-Inhalts.

Gilt für: