Spread Windows Forms 12.0 Product Documentation
DonutShape Constructor(DonutShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

DonutShape Class
DonutShape Members
Overload List