'Declaration Protected Overrides Sub UpdateTextBoxLocationAndSize( _
ByVal viewerThe viewer.As Vintasoft.Imaging.Wpf.UI.WpfImageViewer, _
ByVal locationInObjectSpaceThe location in object space.As System.Windows.Point _
)
protected override void UpdateTextBoxLocationAndSize(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer viewer,
System.Windows.Point locationInObjectSpace
)
protected: void UpdateTextBoxLocationAndSize(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer* viewer,
System.Windows.Point locationInObjectSpace
); override
protected:
void UpdateTextBoxLocationAndSize(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ viewer,
System.Windows.Point locationInObjectSpace
); override
Parameters
- viewer
- The viewer.
- locationInObjectSpace
- The location in object space.