Spread Windows Forms 12.0 Product Documentation
RectangleShape Constructor(RectangleShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

RectangleShape Class
RectangleShape Members
Overload List