public void CopyShapeTo( IControlPath sourcePath, IControlPath targetPath, IControlPoint sourceStartPoint, IControlPoint targetStartPoint )
Parameters
- sourcePath
- Source control path occurrence which shape will be copy to targetPath occurrence.
- targetPath
- Target control path occurrence to apply shape from sourcePath occurrence.
- sourceStartPoint
- Start point of the sourcePath from which the shape will be taken.
- targetStartPoint
- Start point of the targetPath from which the shape will be applied.