Spread Windows Forms 12.0 Product Documentation
BurstShape Constructor(BurstShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

BurstShape Class
BurstShape Members
Overload List