System::Drawing::Graphics::DrawIcon metodo

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

NON IMPLEMENTATO.

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

Vedi anche

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

NON IMPLEMENTATO.

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

Vedi anche