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

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