Spread Windows Forms 12.0 Product Documentation
RoundedRectangleShape Constructor(RoundedRectangleShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

RoundedRectangleShape Class
RoundedRectangleShape Members
Overload List