TranslateTransform.Value Propriedade

Definição

Obtém uma representação Matrix desse TranslateTransform.

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

Valor da propriedade

Matrix

Uma matriz que representa isso TranslateTransform.

Aplica-se a