ImageGear .NET - Updated
ImGearVectorPoint2D Structure
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorPoint2D Structure
Represents a two-dimentional point.
Object Model
ImGearVectorPoint2D Structure
Syntax
'Declaration
 
Public Structure ImGearVectorPoint2D 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearVectorPoint2D
public struct ImGearVectorPoint2D : System.ValueType 
public __value struct ImGearVectorPoint2D : public System.ValueType 
public value class ImGearVectorPoint2D : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Vector.ImGearVectorPoint2D

See Also

Reference

ImGearVectorPoint2D Members
ImageGear.Vector Namespace