DocumentPage.SetContentBox(Rect) Methode

Definition

Legt die Abmessungen und die Position der ContentBox fest.

protected:
 void SetContentBox(System::Windows::Rect contentBox);
protected void SetContentBox (System.Windows.Rect contentBox);
member this.SetContentBox : System.Windows.Rect -> unit
Protected Sub SetContentBox (contentBox As Rect)

Parameter

contentBox
Rect

Ein Objekt, das die Größe und Position eines Rechtecks angibt.

Gilt für