ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectF Structure / Y Property

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