Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / Vector2 Structure
Members

In This Topic
    Vector2 Structure
    In This Topic
    Represents a two dimensional mathematical vector.
    Object Model
    Vector2 Structure
    Syntax
    'Declaration
     
    Public Structure Vector2 
       Inherits System.ValueType
    public struct Vector2 : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.DX.Vector2

    See Also