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

In This Topic
    Y Field (Point2L)
    In This Topic
    The Y coordinate of the point.
    Syntax
    'Declaration
     
    Public Y As System.Integer
    public System.int Y
    See Also