Spread Windows Forms 12.0 Product Documentation
ArcShape Constructor(ArcShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

ArcShape Class
ArcShape Members
Overload List