GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoShape Class
/ ResetPath Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ResetPath Method (GoShape)
In This Topic
Clear any cached
GraphicsPath
.
Syntax
C#
protected
virtual
void
ResetPath()
Remarks
Calling this method will result in
MakePath
to be called when needed by a call to
GetPath
.
See Also
Reference
GoShape Class
GoShape Members