fmeobjects.FMERasterProperties.getLowerRightCornerY¶
-
FMERasterProperties.
getLowerRightCornerY
()¶ Get the y ground coordinate value of the lower-right corner of the unrotated raster, after rotation is applied.
Return type: float Returns: Ground coordinate value of the lower-right corner of the unrotated raster, after rotation is applied. When the raster is not rotated, this will be equal to the value returned by getMinY()
.