ShapeDrawable.UpdateRenderTransform(Nullable<Matrix3x2>) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void UpdateRenderTransform(Nullable<System::Numerics::Matrix3x2> renderTransform);
public void UpdateRenderTransform (System.Numerics.Matrix3x2? renderTransform);
member this.UpdateRenderTransform : Nullable<System.Numerics.Matrix3x2> -> unit
Public Sub UpdateRenderTransform (renderTransform As Nullable(Of Matrix3x2))