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

    System.Object
       Vintasoft.Shared.Web.WebRectangleF

    Requirements

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

    See Also