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

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

    System.Object
       System.ValueType
          GrapeCity.Documents.DX.Vector3

    See Also