ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Point2D Structure / Y Field

In This Topic
    Y Field (Point2D)
    In This Topic
    The Y coordinate of the point.
    Syntax
    'Declaration
     
    Public Y As Double
    public double Y
    See Also