VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared.Web Namespace / WebRegion Class / WebRegion Constructors / WebRegion Constructor(Double,WebPoint,WebPoint,WebPoint,WebPoint)
Синтаксис Требования Смотрите также
    WebRegion Constructor(Double,WebPoint,WebPoint,WebPoint,WebPoint)
    Initializes a new instance of the WebRegion class.
    Синтаксис
    'Declaration
    
    Public Function New( _
    ByVal angle
    The angle.
    As Double, _
    ByVal leftTop
    The left top.
    As WebPoint, _
    ByVal leftBottom
    The left bottom.
    As WebPoint, _
    ByVal rightTop
    The right top.
    As WebPoint, _
    ByVal rightBottom
    The right bottom.
    As WebPoint _
    )
     

    Parameters

    angle
    The angle.
    leftTop
    The left top.
    leftBottom
    The left bottom.
    rightTop
    The right top.
    rightBottom
    The right bottom.
    Требования

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

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