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