GoDiagram Web Reference
DefaultLayer Property

Gets or sets the layer that is considered the default layer for document operations that do not specify a layer.
Syntax
'Declaration
 
<DescriptionAttribute("The default layer used when adding objects to the document.")>
Public Overridable Property DefaultLayer As GoLayer
[DescriptionAttribute("The default layer used when adding objects to the document.")]
public virtual GoLayer DefaultLayer {get; set;}

Property Value

The GoLayer value must not be null and must already belong to this document.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoDocument Class
GoDocument Members
LinksLayer Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback