System::Drawing::Pen::set_Transform method

Pen::set_Transform method

Imposta un oggetto Matrix che specifica le trasformazioni geometriche per la penna rappresentata dall’oggetto corrente.

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

Vedi anche