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

In This Topic
    Y Field (Point2F)
    In This Topic
    The Y coordinate of the point.
    Syntax
    'Declaration
     
    Public Y As System.Single
    public System.float Y
    See Also