ImageGear .NET v25.1 - Updated
ImGearDoublePoint Structure
Members 




ImageGear.Core Assembly > ImageGear.Core Namespace : 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
public struct ImGearDoublePoint : System.ValueType, IImGearDoublePoint  
public __value struct ImGearDoublePoint : public System.ValueType, IImGearDoublePoint  
public value class ImGearDoublePoint : public System.ValueType, IImGearDoublePoint  
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearDoublePoint

See Also

Reference

ImGearDoublePoint Members
ImageGear.Core Namespace