System::Drawing::Graphics::set_Transform method

Graphics::set_Transform method

Stelt de geometrische wereldtransformatie in voor het huidige Graphics object.

void System::Drawing::Graphics::set_Transform(const SharedPtr<Drawing2D::Matrix> &matrix)
ParameterTypeBeschrijving
matrixconst SharedPtr<Drawing2D::Matrix>&De waarde om in te stellen

Zie ook