GoXam for WPF v3
IsReadOnly Property
Northwoods.GoXam Namespace > Diagram Class : IsReadOnly Property
Gets or sets whether the user may not modify the diagram. This is a dependency property.
Syntax
[Category("Behavior")]
public bool IsReadOnly {get; set;}

Property Value

The default value is false.
See Also

Reference

Diagram Class
Diagram Members