Spread Windows Forms 12.0 Product Documentation
DiamondShape Constructor(DiamondShape)


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

Reference

DiamondShape Class
DiamondShape Members
Overload List