VintaSoft Imaging .NET SDK 15.1: Документация для .NET разработчика
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfTextObjectTextBoxTransformer Class / UpdateTextBoxLocationAndSize(WpfImageViewer,Point) Method
Синтаксис Требования Смотрите также
В этом разделе
UpdateTextBoxLocationAndSize(WpfImageViewer,Point) Метод (WpfTextObjectTextBoxTransformer)
В этом разделе
Обновляет местоположение и размер TextBox.
Синтаксис
'Declaration

Protected Overridable Sub UpdateTextBoxLocationAndSize( _
ByVal viewer
Просмотрщик.
As Vintasoft.Imaging.Wpf.UI.WpfImageViewer, _
ByVal locationInObjectSpace
Местоположение в пространстве объекта.
As System.Windows.Point _
)
protected virtual void UpdateTextBoxLocationAndSize(
Vintasoft.Imaging.Wpf.UI.WpfImageViewer viewer,
System.Windows.Point locationInObjectSpace
)

Parameters

viewer
Просмотрщик.
locationInObjectSpace
Местоположение в пространстве объекта.
Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также