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