System::Drawing::TextureBrush::set_Transform metodo

TextureBrush::set_Transform method

Imposta un oggetto Matrix che specifica le trasformazioni geometriche per il pennello rappresentato dall’oggetto corrente.

void System::Drawing::TextureBrush::set_Transform(const System::SharedPtr<Drawing2D::Matrix> &matrix)
ParametroTipoDescrizione
matriceconst System::SharedPtr<Drawing2D::Matrix>&Il valore da impostare

Vedi anche