VintaSoft Barcode .NET SDK 14.3: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebPointF Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebPointF Class
    In This Topic
    Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane.
    Object Model
    WebPointF
    Syntax
    'Declaration
    
    Public Class WebPointF
    
    
    public class WebPointF
    
    
    public __gc class WebPointF
    
    
    public ref class WebPointF
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Shared.Web.WebPointF

    Requirements

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

    See Also