Northwoods.GoWPF 1.3.5 Assembly
MinimumScale Property
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : MinimumScale Property

Gets or sets the smallest value greater than zero that DiagramPanel.Scale may take.

Syntax

Visual Basic (Declaration) 
Public Property MinimumScale As Double
C# 
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 DiagramPanel.Scale setter.

Requirements

See Also

© 2012 All Rights Reserved.