ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectL Structure / Y Property

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