Sdílet prostřednictvím


Matrix.Transform(Point) Metoda

Definice

Transformuje zadaný bod pomocí Matrix a vrátí výsledek.

public:
 Windows::Foundation::Point Transform(Windows::Foundation::Point point);
public Windows.Foundation.Point Transform (Windows.Foundation.Point point);
member this.Transform : Windows.Foundation.Point -> Windows.Foundation.Point
Public Function Transform (point As Point) As Point

Parametry

point
Point

Bod, který se má transformovat.

Návraty

Výsledek transformace point pomocí tohoto Matrix.

Poznámky

Tato struktura představuje projekci .NET struktury prostředí Windows Runtime (WinRT). Matrix Další informace najdete v tématu Matice v referenčních informacích k rozhraní API pro UPW.

Platí pro