Spread Windows Forms 12.0 Product Documentation
CopyTo Method (LineShape)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > LineShape Class : CopyTo Method
Target object
Copies the properties of this object to the target object.
Syntax
'Declaration
 
Public Overrides Sub CopyTo( _
   ByVal target As Object _
) 
'Usage
 
Dim instance As LineShape
Dim target As Object
 
instance.CopyTo(target)
public override void CopyTo( 
   object target
)

Parameters

target
Target object
See Also

Reference

LineShape Class
LineShape Members