Initializes an instance of the ZoomChangedEventArgs class and sets the Zoom property value.
[Visual Basic]
Public Function New( _
ByVal zoom As Single _
)
[C#]
public ZoomChangedEventArgs(
float zoom
);
ZoomChangedEventArgs Class | ZoomChangedEventArgs Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.