ComponentOne Bitmap for WPF
C1.WPF.DX.4.6.2 Assembly / C1.Util.DX Namespace / Point2D Structure / X Field

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