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

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