ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearPoint Structure
Members




ImGearPoint Structure
Encapsulates a point in a 2-D coordinate system.
Object Model
ImGearPoint Structure
Syntax
'Declaration
 
Public Structure ImGearPoint 
   Inherits System.ValueType
   Implements IImGearPoint 
 
'Usage
 
Dim instance As ImGearPoint
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearPoint

See Also