'Declaration
Public Function New( _ ByVal shape As CurvedArrowShape _ )
'Usage
Dim shape As CurvedArrowShape Dim instance As New CurvedArrowShape(shape)
public CurvedArrowShape( CurvedArrowShape shape )
Parameters
- shape
- Shape to copy.
'Declaration
Public Function New( _ ByVal shape As CurvedArrowShape _ )
'Usage
Dim shape As CurvedArrowShape Dim instance As New CurvedArrowShape(shape)
public CurvedArrowShape( CurvedArrowShape shape )