ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Vector2 Structure / X Field

In This Topic
    X Field (Vector2)
    In This Topic
    The X component of the vector.
    Syntax
    'Declaration
     
    Public X As System.Single
    public System.float X
    See Also