GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayout Class
/ Document Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Document Property (GoLayout)
In This Topic
Gets or sets the
Northwoods.Go.GoDocument
that the layout will be performed on.
Syntax
C#
[
Browsable
(
false
)]
public
virtual
GoDocument
Document {
get
;
set
;}
Property Value
The initial value is null. Changing this value will also call
RemoveNetwork
.
See Also
Reference
GoLayout Class
GoLayout Members