GoXam for WPF v3
MaximumScale Property
Northwoods.GoXam Namespace > DiagramPanel Class : MaximumScale Property
Gets or sets the largest value that Scale may take.
Syntax
public double MaximumScale {get; set;}

Property Value

The default value is 100.0. Values must be no less than one. This property is only used to limit the range of new values in the Scale setter.
See Also

Reference

DiagramPanel Class
DiagramPanel Members