Initializes a new instance of the Tick class with the step parameter specified.
[Visual Basic]
Public Function New( _
ByVal step As Double _
)
[C#]
public Tick(
double step
);
Tick Class | Tick Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.