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