'Declaration
Public Function New( _ ByVal id As System.Integer, _ ByVal anchor As NValueDecorationAnchor, _ ByVal shape As ScaleTickShape, _ ByVal offset As NLength, _ ByVal size As NSizeL, _ ByVal fillStyle As NFillStyle, _ ByVal strokeStyle As NStrokeStyle _ )
'Usage
Dim id As System.Integer Dim anchor As NValueDecorationAnchor Dim shape As ScaleTickShape Dim offset As NLength Dim size As NSizeL Dim fillStyle As NFillStyle Dim strokeStyle As NStrokeStyle Dim instance As New NScaleTick(id, anchor, shape, offset, size, fillStyle, strokeStyle)
public NScaleTick( System.int id, NValueDecorationAnchor anchor, ScaleTickShape shape, NLength offset, NSizeL size, NFillStyle fillStyle, NStrokeStyle strokeStyle )
Parameters
- id
- anchor
- shape
- offset
- size
- fillStyle
- strokeStyle