[]
        
(Showing Draft Content)

FarPoint.Win.Spread.DrawingSpace.PSShape.CopyTo

CopyTo Method

CopyTo(object)

Copies the properties of this object in presentation space (drawing space) to the target object.

Declaration
public override void CopyTo(object target)
Public Overrides Sub CopyTo(target As Object)
Parameters
Type Name Description
object target

Target object

Overrides