System::Drawing::Graphics::DrawIcon 方法
Graphics::DrawIcon(const SharedPtr<Icon>&, int32_t, int32_t) method
未实现。
void System::Drawing::Graphics::DrawIcon(const SharedPtr<Icon> &icon, int32_t x, int32_t y)
另见
- Typedef SharedPtr
- Class Icon
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++
Graphics::DrawIcon(const SharedPtr<Icon>&, Rectangle) method
未实现。
void System::Drawing::Graphics::DrawIcon(const SharedPtr<Icon> &icon, Rectangle targetRect)
另见
- Typedef SharedPtr
- Class Icon
- Class Rectangle
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++