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

Property Value

The default value is 0.0001. Values must be larger than zero and no greater 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