ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / ImageRect Structure / Y Field

In This Topic
    Y Field (ImageRect)
    In This Topic
    The vertical coordinate of the rectangle.
    Syntax
    'Declaration
     
    Public Y As System.Integer
    public System.int Y
    See Also