VintaSoft Barcode .NET SDK 16.0: 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

Inheritance Hierarchy

System.Object
   Vintasoft.Shared.Web.WebPoint

Requirements

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

See Also