VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Primitives Namespace / VintasoftPointI Structure
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
VintasoftPointI Structure
In This Topic
Represents a point in two-dimensional plane, which is defined by an ordered 32-bit signed integer pair of X and Y coordinates.
Object Model
VintasoftPointI
Syntax
'Declaration

Public Struct VintasoftPointI
   Inherits System.ValueType

public struct VintasoftPointI : System.ValueType

Inheritance Hierarchy

System.Object
   System.ValueType
      Vintasoft.Primitives.VintasoftPointI

Requirements

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

See Also