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