ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Vector4 Structure
Members

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

    System.Object
       System.ValueType
          C1.Util.DX.Vector4

    See Also