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

    System.Object
       Vintasoft.Shared.Web.WebPoint

    Requirements

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

    See Also