Spread Windows Forms 12.0 Product Documentation
LightningBoltShape Constructor(LightningBoltShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

LightningBoltShape Class
LightningBoltShape Members
Overload List