'Declaration
Public Function New( _ ByVal shape As ScaleTickShape, _ ByVal fillStyle As NFillStyle, _ ByVal lineStyle As NStrokeStyle, _ ByVal size As NSizeL, _ ByVal offset As NLength _ )
'Usage
Dim shape As ScaleTickShape Dim fillStyle As NFillStyle Dim lineStyle As NStrokeStyle Dim size As NSizeL Dim offset As NLength Dim instance As New NScaleTickStyle(shape, fillStyle, lineStyle, size, offset)
public NScaleTickStyle( ScaleTickShape shape, NFillStyle fillStyle, NStrokeStyle lineStyle, NSizeL size, NLength offset )
Parameters
- shape
- fillStyle
- lineStyle
- size
- offset