Transform.Value プロパティ

定義

変換行列を取得または設定します。 これはバインド可能なプロパティです。

public:
 property Microsoft::Maui::Controls::Shapes::Matrix Value { Microsoft::Maui::Controls::Shapes::Matrix get(); void set(Microsoft::Maui::Controls::Shapes::Matrix value); };
public Microsoft.Maui.Controls.Shapes.Matrix Value { get; set; }
member this.Value : Microsoft.Maui.Controls.Shapes.Matrix with get, set
Public Property Value As Matrix

プロパティ値

適用対象