次の方法で共有


Matrix.Prepend(Matrix) メソッド

定義

public:
 void Prepend(Microsoft::Maui::Controls::Shapes::Matrix matrix);
public void Prepend (Microsoft.Maui.Controls.Shapes.Matrix matrix);
member this.Prepend : Microsoft.Maui.Controls.Shapes.Matrix -> unit
Public Sub Prepend (matrix As Matrix)

パラメーター

matrix
Matrix

適用対象