System::Drawing::Graphics::DrawIcon method
Graphics::DrawIcon(const SharedPtr<Icon>&, Rectangle) method
NOT IMPLEMENTED.
void System::Drawing::Graphics::DrawIcon(const SharedPtr<Icon> &icon, Rectangle targetRect)
See Also
- Typedef SharedPtr
- Class Icon
- Class Rectangle
- Class Graphics
- Namespace System::Drawing
- Library Aspose.PUB for C++
Graphics::DrawIcon(const SharedPtr<Icon>&, int32_t, int32_t) method
NOT IMPLEMENTED.
void System::Drawing::Graphics::DrawIcon(const SharedPtr<Icon> &icon, int32_t x, int32_t y)
See Also
- Typedef SharedPtr
- Class Icon
- Class Graphics
- Namespace System::Drawing
- Library Aspose.PUB for C++