AnnotationController.ResumePaint Method |
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic void ResumePaint(
bool forceRefresh
)
Public Sub ResumePaint (
forceRefresh As Boolean
)
Parameters
- forceRefresh
- Type: System.Boolean
Indicates whether the AnnotationController should force a refresh.
See Also