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