Click or drag to resize
CanvasVirtualControl.Invalidate Method
Overload List
  NameDescription
Public methodInvalidate()
Marks the entire control as needing to be redrawn.
Public methodInvalidate(Rect)
Marks a region of the control as needing to be redrawn.
Top
See Also