InitializeLayersFromDocument Method (GoView)
In This Topic
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
public virtual void InitializeLayersFromDocument()
See Also