RectAnimationFrom Property  | 
 
            Gets or sets the animation's starting value. This is a dependency property.
            
 
    Namespace: 
   Ab2d.Controls
    Assembly:
   Ab2d.Controls.ZoomPanel (in Ab2d.Controls.ZoomPanel.dll) Version: 5.2.6631.1040
Syntaxpublic Nullable<Rect> From { get; set; }Property Value
Type: 
NullableRect
See Also