GoXam for WPF v3
ZoomTime Property
Northwoods.GoXam Namespace > DiagramPanel Class : ZoomTime Property
Gets or sets how quickly to change the Scale and/or Position properties when adapting to DiagramBounds changes or panel size changes causing content re-alignment, or in calls to MakeVisible or CenterPart(Part,Action).
Syntax
public int ZoomTime {get; set;}

Property Value

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

Reference

DiagramPanel Class
DiagramPanel Members