ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDoublePoint Structure
Members




ImGearDoublePoint Structure
Stores a set of two double precision numbers that represent the point.
Object Model
ImGearDoublePoint Structure
Syntax
'Declaration
 
Public Structure ImGearDoublePoint 
   Inherits System.ValueType
   Implements IImGearDoublePoint 
 
'Usage
 
Dim instance As ImGearDoublePoint
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearDoublePoint

See Also