Spread Windows Forms 12.0 Product Documentation
MultiSideShape Constructor(MultiSideShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

MultiSideShape Class
MultiSideShape Members
Overload List