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