'Declaration Protected Overrides Sub UpdateTextBoxLocationAndSize( _
ByVal viewerПросмотрщик.As Vintasoft.Imaging.UI.ImageViewer, _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage, _
ByVal locationInObjectSpaceМестоположение в пространстве объекта.As System.Drawing.PointF _
)
protected override void UpdateTextBoxLocationAndSize(
Vintasoft.Imaging.UI.ImageViewer viewer,
Vintasoft.Imaging.VintasoftImage image,
System.Drawing.PointF locationInObjectSpace
)
protected: void UpdateTextBoxLocationAndSize(
Vintasoft.Imaging.UI.ImageViewer* viewer,
Vintasoft.Imaging.VintasoftImage* image,
System.Drawing.PointF locationInObjectSpace
); override
protected:
void UpdateTextBoxLocationAndSize(
Vintasoft.Imaging.UI.ImageViewer^ viewer,
Vintasoft.Imaging.VintasoftImage^ image,
System.Drawing.PointF locationInObjectSpace
); override
Parameters
- viewer
- Просмотрщик.
- image
- Изображение.
- locationInObjectSpace
- Местоположение в пространстве объекта.