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