GoXam for WPF v3
AllowZoom Property
Northwoods.GoXam Namespace > Diagram Class : AllowZoom Property
Gets or sets whether the user may zoom the diagram, thereby changing the value of Scale.
Syntax
[Category("Behavior")]
public bool AllowZoom {get; set;}

Property Value

The default value is true.
See Also

Reference

Diagram Class
Diagram Members