VintaSoft Barcode .NET SDK 14.3: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebSize Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebSize Class
    In This Topic
    Stores an ordered pair of integers, which specify a size.
    Object Model
    WebSize
    Syntax
    'Declaration
    
    Public Class WebSize
    
    
    public class WebSize
    
    
    public __gc class WebSize
    
    
    public ref class WebSize
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Shared.Web.WebSize

    Requirements

    Target Platforms: .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also