TransformGroup.Value Vlastnost

Definice

Matrix Získá strukturu, která popisuje transformaci reprezentovanou tímto TransformGroup.

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

Hodnota vlastnosti

Matrix

Složená z Transform objektů v tomto TransformGroupobjektu .

Platí pro