System::Drawing::Graphics::Flush method
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.Page for C++