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