ComponentOne Bitmap for UWP
C1.UWP.DX 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