Spread Windows Forms 12.0 Product Documentation
CrescentShape Constructor(CrescentShape)


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

Reference

CrescentShape Class
CrescentShape Members
Overload List