ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / Point2F Structure / X Field

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