ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectL Structure / Top Field

In This Topic
    Top Field (RectL)
    In This Topic
    The y-coordinate of the top edge.
    Syntax
    'Declaration
     
    Public Top As System.Integer
    public System.int Top
    See Also