System::Drawing::Graphics::set_Transform-Methode

Graphics::set_Transform method

Legt die geometrische Welttransformation für das aktuelle Graphics-Objekt fest.

void System::Drawing::Graphics::set_Transform(const SharedPtr<Drawing2D::Matrix> &matrix)
ParameterTypBeschreibung
Matrixconst SharedPtr<Drawing2D::Matrix>&Der Wert, der gesetzt werden soll

Siehe auch