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