System::Drawing::Graphics::Flush 方法
Graphics::Flush method
触发立即执行所有挂起的绘图操作。
void System::Drawing::Graphics::Flush(Drawing2D::FlushIntention intention=Drawing2D::FlushIntention::Flush)
| 参数 | 类型 | 描述 |
|---|---|---|
| 意图 | Drawing2D::FlushIntention | IGNORED |
另见
- Enum FlushIntention
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++