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