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