Spread Windows Forms 12.0 Product Documentation
HeartShape Constructor(HeartShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > HeartShape Class > HeartShape Constructor : HeartShape Constructor(HeartShape)
Shape to copy.
Creates a new shape that is a copy of the specified shape.
Syntax
'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.
See Also

Reference

HeartShape Class
HeartShape Members
Overload List