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