CopyTo Method (CalloutArrowShape)
Copies the properties of this object in presentation space (drawing space) to the target object.
public virtual void CopyTo(
object
)
'Declaration
Public Overridable Sub CopyTo( _
ByVal As Object _
)
'Usage
Dim instance As CalloutArrowShape
Dim target As Object
instance.CopyTo(target)
Parameters
- target
- Target object