ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / Vector4 Structure / One Field

In This Topic
    One Field (Vector4)
    In This Topic
    A Vector4 with all of its components set to one.
    Syntax
    'Declaration
     
    Public Shared ReadOnly One As Vector4
    public static readonly Vector4 One
    See Also