ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.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
          C1.Util.DX.Vector2

    See Also