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

In This Topic
    Y Property (RectD)
    In This Topic
    Gets or sets the Y coordinate of the rectangle.
    Syntax
    'Declaration
     
    Public Property Y As System.Double
    public System.double Y {get; set;}
    See Also