Skip to main content
Version: Next

getRegionPixelProperties

Callable

  • getRegionPixelProperties(regionType: RegionType, controlPoints: Point2D[], rotation: number): string

  • Returns a human-readable pixel-coordinate description of a region, formatted for display in the region list or status bar.


    Parameters

    • regionType: RegionType

      The type of the region.

    • controlPoints: Point2D[]

      Control points in image pixel coordinates.

    • rotation: number

      Rotation angle in degrees.

    Returns string

    A formatted string describing the region in pixel coordinates.