Spread Windows Forms 12.0 Product Documentation
UniversalNoShape Constructor(UniversalNoShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

UniversalNoShape Class
UniversalNoShape Members
Overload List