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