Invalidates the specified region of a component.
Namespace: MindFusion.Charting.ComponentsPackage: MindFusion.Charting
void Invalidate ( RectD rect, Component panel)
Sub Invalidate( _ rect As RectD, _ panel As Component _)
The area to invalidate and redraw.
The reference Component.
RootControl MembersRootControl InterfaceMindFusion.Charting.Components Namespace