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