GoDiagram Web Reference
InitializeLayersFromDocument Method (GoView)

This method is responsible for setting up the view's collection of layers to include all of the document's layers, in order, followed by the view's default layer.
Syntax
'Declaration
 
Public Overridable Sub InitializeLayersFromDocument() 
public virtual void InitializeLayersFromDocument()
Remarks
This removes all old document layers and clears out all view layers from this view's GoLayerCollection, adds all of the new document's layers, and leaves the default view layer in front of all layers. Any BackgroundGrid or Sheet is kept in the BackgroundLayer.
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

GoView Class
GoView Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback