Spread Windows Forms 12.0 Product Documentation
CheckmarkShape Constructor(CheckmarkShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > CheckmarkShape Class > CheckmarkShape Constructor : CheckmarkShape Constructor(CheckmarkShape)
Shape to copy.
Creates a new shape that is a copy of the specified shape.
Syntax
'Declaration
 
Public Function New( _
   ByVal shape As CheckmarkShape _
)
'Usage
 
Dim shape As CheckmarkShape
 
Dim instance As New CheckmarkShape(shape)
public CheckmarkShape( 
   CheckmarkShape shape
)

Parameters

shape
Shape to copy.
See Also

Reference

CheckmarkShape Class
CheckmarkShape Members
Overload List