VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Shared.Web Namespace / WebRectangle Class / WebRectangle Constructors / WebRectangle Constructor(VintasoftRectI)
Syntax Requirements SeeAlso
В этом разделе
    WebRectangle Constructor(VintasoftRectI)
    В этом разделе
    Инициализирует новый экземпляр класса WebRectangle.
    Синтаксис
    'Declaration
    
    Public Function New( _
    ByVal rect
    Vintasoft.Primitives.VintasoftRectI.
    As Vintasoft.Primitives.VintasoftRectI _
    )
    public WebRectangle(
    Vintasoft.Primitives.VintasoftRectI rect
    )
    public: WebRectangle(
    Vintasoft.Primitives.VintasoftRectI rect
    )
    public:
    WebRectangle(
    Vintasoft.Primitives.VintasoftRectI rect
    )

    Parameters

    rect
    Vintasoft.Primitives.VintasoftRectI.
    Требования

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

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