Overload List
| Method | Description |
|---|---|
![]() AcGsView::update () | When called non-interactively, this method flushes any queued graphics to the device. This may involve a full transformation and rasterization pass (which can be quite expensive).When called interactively, this method requests an update (but one is not guaranteed); the call returns immediately, and any transformation and rasterization occur asynchronously. |
![]() AcGsView::update (GS::SyncBehavior) | For Future Use. |

