GoXam for WPF v3
IsTemporary Property
Northwoods.GoXam Namespace > Layer Class : IsTemporary Property
Gets or sets whether the layer holds "temporary" objects, such as selection or tool adornments or other parts temporarily displayed by tools.
Syntax
public bool IsTemporary {get; set;}

Property Value

The default value is false.
Remarks
The normal DiagramPanel has temporary-object layers for tools and for adornments.
See Also

Reference

Layer Class
Layer Members