System::Drawing::Graphics::DrawIcon Methode

Graphics::DrawIcon(const SharedPtr<Icon>&, int32_t, int32_t) method

NICHT IMPLEMENTIERT.

void System::Drawing::Graphics::DrawIcon(const SharedPtr<Icon> &icon, int32_t x, int32_t y)

Siehe auch

Graphics::DrawIcon(const SharedPtr<Icon>&, Rectangle) method

NICHT IMPLEMENTIERT.

void System::Drawing::Graphics::DrawIcon(const SharedPtr<Icon> &icon, Rectangle targetRect)

Siehe auch