VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfRectangularObjectMoveBuilder Class / WpfRectangularObjectMoveBuilder Constructors / WpfRectangularObjectMoveBuilder Constructor(IWpfRectangularInteractiveObject)
Синтаксис Требования Смотрите также
В этом разделе
    WpfRectangularObjectMoveBuilder Constructor(IWpfRectangularInteractiveObject)
    В этом разделе
    Инициализирует новый экземпляр класса WpfRectangularObjectMoveBuilder.
    Синтаксис
    'Declaration
    
    Public Function New( _
    ByVal interactiveObject
    Интерактивный объект.
    As IWpfRectangularInteractiveObject _
    )
    public WpfRectangularObjectMoveBuilder(
    IWpfRectangularInteractiveObject interactiveObject
    )
    public: WpfRectangularObjectMoveBuilder(
    IWpfRectangularInteractiveObject* interactiveObject
    )
    public:
    WpfRectangularObjectMoveBuilder(
    IWpfRectangularInteractiveObject^ interactiveObject
    )

    Parameters

    interactiveObject
    Интерактивный объект.
    Требования

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

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