ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Vector4 Structure / Y Field

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