'Declaration
Public Function New( _ ByVal length As System.Integer, _ ByVal frequency As System.Integer, _ ByVal style As System.Windows.Forms.TickStyle _ )
'Usage
Dim length As System.Integer Dim frequency As System.Integer Dim style As System.Windows.Forms.TickStyle Dim instance As New NTickInfo(length, frequency, style)
Parameters
- length
- frequency
- style