'Declaration Protected Overrides Sub CopyTo( _
ByVal areaObject to copy the state of the current object to.As Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionArea _
)
protected override void CopyTo(
Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionArea area
)
protected: void CopyTo(
Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionArea* area
); override
protected:
void CopyTo(
Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionArea^ area
); override
Parameters
- area
- Object to copy the state of the current object to.