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

Gets or sets how quickly to change the DiagramPanel.Scale and/or DiagramPanel.Position properties when adapting to DiagramPanel.DiagramBounds changes or panel size changes causing content re-alignment, or in calls to MakeVisible or CenterPart(Part,Action).

Syntax

Visual Basic (Declaration) 
Public Property ZoomTime As Integer
C# 
public int ZoomTime {get; set;}

Property Value

The time is in milliseconds. The default is 500 (one half of a second).

Requirements

See Also

© 2012 All Rights Reserved.