[]
Returns the vertical coordinate of the image origin, the top-left corner, in the canvas system, on the reference grid.
<p>This default implementation returns the value of the source at the
current reconstruction resolution level.</p>
public virtual int ImgULY { get; }
Type | Description |
---|---|
int | The vertical coordinate of the image origin in the canvas system, on the reference grid. |