GoXam for WPF v3
Id Property (Layer)
Northwoods.GoXam Namespace > Layer Class : Id Property
Gets or sets a string naming the layer.
Syntax
public string Id {get; set;}

Property Value

The default value is the empty string.
Remarks
You need to ensure that in one diagram all layers of the same type have unique Id names. At the current time this requirement is not enforced.
See Also

Reference

Layer Class
Layer Members