System::Drawing::TextureBrush::set_Transform méthode

TextureBrush::set_Transform method

Définit un objet Matrix qui spécifie les transformations géométriques pour le pinceau représenté par l’objet actuel.

void System::Drawing::TextureBrush::set_Transform(const System::SharedPtr<Drawing2D::Matrix> &matrix)
ParamètreTypeDescription
matriceconst System::SharedPtr<Drawing2D::Matrix>&La valeur à définir

Voir aussi