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