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