Northwoods.GoWPF 2.2.4 Assembly
InitializeLayers Method

If there are no Layers in this panel's collection of Children, create the standard set of layers.
Syntax
Protected Overridable Sub InitializeLayers() 
protected virtual void InitializeLayers()
Remarks
This creates the following pairs of NodeLayers and LinkLayers, with Layer.Ids of: "Background", default (""), "Foreground", and "Tool". Finally it creates and adds a NodeLayer that is the AdornmentLayer, in front of all of the other layers, for holding selection handles and tool handles. The "Tool" layers and AdornmentLayer are layers holding temporary objects, so this sets their Layer.IsTemporary property to true.
Requirements
See Also

Reference

DiagramPanel Class
DiagramPanel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback