'Declaration
Public Function New( _ ByVal id As System.Integer, _ ByVal anchor As NRangeDecorationAnchor, _ ByVal shape As ScaleLevelShape, _ ByVal fillStyle As NFillStyle, _ ByVal borderStyle As NStrokeStyle _ )
'Usage
Dim id As System.Integer Dim anchor As NRangeDecorationAnchor Dim shape As ScaleLevelShape Dim fillStyle As NFillStyle Dim borderStyle As NStrokeStyle Dim instance As New NScaleLevelSeparator(id, anchor, shape, fillStyle, borderStyle)
public NScaleLevelSeparator( System.int id, NRangeDecorationAnchor anchor, ScaleLevelShape shape, NFillStyle fillStyle, NStrokeStyle borderStyle )
Parameters
- id
- anchor
- shape
- fillStyle
- borderStyle