Spread Windows Forms 12.0 Product Documentation
BannerShape Constructor(BannerShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

BannerShape Class
BannerShape Members
Overload List