ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.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
          C1.Util.DX.Vector3

    See Also