Transform.Value Propriété

Définition

Obtient la transformation actuelle en tant qu'objet Matrix.

public:
 abstract property System::Windows::Media::Matrix Value { System::Windows::Media::Matrix get(); };
public abstract System.Windows.Media.Matrix Value { get; }
member this.Value : System.Windows.Media.Matrix
Public MustOverride ReadOnly Property Value As Matrix

Valeur de propriété

Matrix

Transformation de matrice actuelle.

S’applique à