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

Gets or sets the largest value that DiagramPanel.Scale may take.

Syntax

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

Requirements

See Also

© 2012 All Rights Reserved.