GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDocument Class
/ RepaintAll Field
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RepaintAll Field (GoDocument)
In This Topic
This is a
RaiseChanged
hint to tell all of the
GoView
s on this document to call
GoView.UpdateView
.
Syntax
C#
public
const
int
RepaintAll
Remarks
Because there is no real document state change associated with this event case, the Object and the old and new values (integer, Object, and RectangleF) passed to
RaiseChanged
and stored in a
GoChangedEventArgs
are not meaningful.
See Also
Reference
GoDocument Class
GoDocument Members