Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image Namespace / DataBlk Class / ulx Field

In This Topic
    ulx Field (DataBlk)
    In This Topic
    The horizontal coordinate (in pixels) of the upper-left corner of the block of data. This is relative to the component of the image from where this block was filled or is to be filled.
    Syntax
    'Declaration
     
    Public ulx As System.Integer
    public System.int ulx
    See Also