Bahasa

GeneralTransformGroup.TransformBounds(Rect) Metode

Definisi

Mengubah kotak pembatas yang ditentukan ke kotak pembatas sejajar sumbu terkecil yang mungkin berisi semua titik dalam kotak pembatas asli.

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

Parameter

rect
Rect

Kotak pembatas untuk diubah.

Mengembalikan

Kotak pembatas yang diubah, yang merupakan kotak pembatas sejajar sumbu terkecil yang mungkin berisi semua titik dalam kotak pembatas asli.

Berlaku untuk