GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDocument Class
/ Clear Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Clear Method (GoDocument)
In This Topic
Remove all objects from all layers in this document.
Syntax
C#
public
virtual
void
Clear()
Remarks
All layers remain in the
Layers
collection, but each layer will be
GoLayer.Clear
ed.
See Also
Reference
GoDocument Class
GoDocument Members