Spread Windows Forms 12.0 Product Documentation
EllipseShape Constructor(EllipseShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

EllipseShape Class
EllipseShape Members
Overload List