VintaSoft Barcode .NET SDK 14.3: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebRectangle Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebRectangle Class
    In This Topic
    Stores a set of four integers that represent the location and size of a rectangle.
    Object Model
    WebRectangle
    Syntax
    'Declaration
    
    Public Class WebRectangle
    
    
    public class WebRectangle
    
    
    public __gc class WebRectangle
    
    
    public ref class WebRectangle
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Shared.Web.WebRectangle

    Requirements

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

    See Also