'DeclarationPublic Function New( _ ByVal shape As ArrowheadShape, _ ByVal bounds As NRectangleF _ )
'UsageDim shape As ArrowheadShape Dim bounds As NRectangleF Dim instance As New NArrowheadShape(shape, bounds)
public NArrowheadShape( ArrowheadShape shape, NRectangleF bounds )
Parameters
- shape
- bounds