'Declaration
Public Function New( _ ByVal fillStyle As NFillStyle, _ ByVal strokeStyle As NStrokeStyle, _ ByVal length As NLength _ )
'Usage
Dim fillStyle As NFillStyle Dim strokeStyle As NStrokeStyle Dim length As NLength Dim instance As New NLineScaleBreakStyle(fillStyle, strokeStyle, length)
public NLineScaleBreakStyle( NFillStyle fillStyle, NStrokeStyle strokeStyle, NLength length )
Parameters
- fillStyle
- strokeStyle
- length