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

    Parameters

    p
    Vintasoft.Primitives.VintasoftSizeI.
    Требования

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

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