Metodo System::Drawing::Drawing2D::LinearGradientBrush::set_Transform

LinearGradientBrush::set_Transform method

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

void System::Drawing::Drawing2D::LinearGradientBrush::set_Transform(const SharedPtr<Matrix> &value)
ParametroTipoDescrizione
valoreconst SharedPtr<Matrix>&Il valore da impostare

Vedi anche