'Declaration Public Overrides Sub CopyTo( _
ByVal targetObject to copy the state of the current object to.As Vintasoft.Imaging.Annotation.AnnotationData _
)
public override void CopyTo(
Vintasoft.Imaging.Annotation.AnnotationData target
)
public: void CopyTo(
Vintasoft.Imaging.Annotation.AnnotationData* target
); override
public:
void CopyTo(
Vintasoft.Imaging.Annotation.AnnotationData^ target
); override
Parameters
- target
- Object to copy the state of the current object to.