'Declaration
Public Function New( _ ByVal shape As ArrowheadShape, _ ByVal bounds As NRectangleF _ )
'Usage
Dim shape As ArrowheadShape Dim bounds As NRectangleF Dim instance As New NArrowheadShape(shape, bounds)
public NArrowheadShape( ArrowheadShape shape, NRectangleF bounds )
Parameters
- shape
- bounds