'Declaration
Public Function New( _ ByVal shape As ArrowheadShape, _ ByVal customShapeName As System.String, _ ByVal size As NSizeL, _ ByVal fillStyle As NFillStyle, _ ByVal strokeStyle As NStrokeStyle _ )
'Usage
Dim shape As ArrowheadShape Dim customShapeName As System.String Dim size As NSizeL Dim fillStyle As NFillStyle Dim strokeStyle As NStrokeStyle Dim instance As New NArrowheadStyle(shape, customShapeName, size, fillStyle, strokeStyle)
public NArrowheadStyle( ArrowheadShape shape, System.string customShapeName, NSizeL size, NFillStyle fillStyle, NStrokeStyle strokeStyle )
Parameters
- shape
- customShapeName
- size
- fillStyle
- strokeStyle