GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoLayerCollection Class
/ Add Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Add Method (GoLayerCollection)
In This Topic
Adding arbitrary layers to this collection is not supported. Use
CreateNewLayerBefore
,
CreateNewLayerAfter
,
InsertDocumentLayerBefore
, or
InsertDocumentLayerAfter
instead.
Syntax
C#
public
void
Add(
GoLayer
layer
)
Parameters
layer
See Also
Reference
GoLayerCollection Class
GoLayerCollection Members