Sdílet prostřednictvím


Transform.TransformBounds(Rect) Metoda

Definice

Transformuje zadané ohraničující pole a vrátí osově zarovnaný ohraničující rámeček, který je přesně velký, aby ho obsahoval.

public:
 override System::Windows::Rect TransformBounds(System::Windows::Rect rect);
public override System.Windows.Rect TransformBounds (System.Windows.Rect rect);
override this.TransformBounds : System.Windows.Rect -> System.Windows.Rect
Public Overrides Function TransformBounds (rect As Rect) As Rect

Parametry

rect
Rect

Ohraničující rámeček, který se má transformovat.

Návraty

Rect

Nejmenší osově zarovnaný ohraničující rámeček, který může obsahovat transformovaný rect.

Platí pro