VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfComboBoxObjectTransformer Class / UpdateDropDownButtonLocationAndSize(WpfImageViewer,VintasoftImage) Method
Синтаксис Требования Смотрите также
В этом разделе
    UpdateDropDownButtonLocationAndSize(WpfImageViewer,VintasoftImage) Метод (WpfComboBoxObjectTransformer)
    В этом разделе
    Обновляет расположение и размер DropDownButton.
    Синтаксис
    'Declaration
    
    Protected Overridable Sub UpdateDropDownButtonLocationAndSize( _
    ByVal viewer
    Просмотрщик.
    As Vintasoft.Imaging.Wpf.UI.WpfImageViewer, _
    ByVal image
    Изображение.
    As Vintasoft.Imaging.VintasoftImage _
    )
    protected virtual void UpdateDropDownButtonLocationAndSize(
    Vintasoft.Imaging.Wpf.UI.WpfImageViewer viewer,
    Vintasoft.Imaging.VintasoftImage image
    )
    protected: virtual void UpdateDropDownButtonLocationAndSize(
    Vintasoft.Imaging.Wpf.UI.WpfImageViewer* viewer,
    Vintasoft.Imaging.VintasoftImage* image
    )
    protected:
    virtual void UpdateDropDownButtonLocationAndSize(
    Vintasoft.Imaging.Wpf.UI.WpfImageViewer^ viewer,
    Vintasoft.Imaging.VintasoftImage^ image
    )

    Parameters

    viewer
    Просмотрщик.
    image
    Изображение.
    Требования

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

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