ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectD Structure / Left Field

In This Topic
    Left Field (RectD)
    In This Topic
    The x-coordinate of the left edge.
    Syntax
    'Declaration
     
    Public Left As System.Double
    public System.double Left
    See Also