'Declaration
Public Function New( _ ByVal shape As ScaleLevelShape, _ ByVal fillStyle As NFillStyle, _ ByVal borderStyle As NStrokeStyle, _ ByVal height As NLength _ )
'Usage
Dim shape As ScaleLevelShape Dim fillStyle As NFillStyle Dim borderStyle As NStrokeStyle Dim height As NLength Dim instance As New NRulerStyle(shape, fillStyle, borderStyle, height)
public NRulerStyle( ScaleLevelShape shape, NFillStyle fillStyle, NStrokeStyle borderStyle, NLength height )
Parameters
- shape
- fillStyle
- borderStyle
- height