ImageGear .NET - Updated
ImGearPoint Structure
Members 




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

System.Object
   System.ValueType
      ImageGear.Core.ImGearPoint

See Also

Reference

ImGearPoint Members
ImageGear.Core Namespace