Spread Windows Forms 12.0 Product Documentation
EditorCalloutShape Constructor(EditorCalloutShape)


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

Parameters

shape
Shape to copy.
See Also

Reference

EditorCalloutShape Class
EditorCalloutShape Members
Overload List