Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Logical Point

Logical Measurement Grooper.IP

Defines a point in 2-dimensional space using logical (unit-aware) values for each axis.

Remarks

Logical Point allows you to specify the X and Y coordinates of a point using unit-aware string values. This is useful in scenarios where positions must be defined in logical (physical) units such as inches, points, centimeters, or millimeters, rather than device-dependent units like pixels.

Each axis can be configured independently, or you can use shorthand notation to set both axes to the same value.

Usage

  • To set both X and Y to the same value: 8pt
  • To set X and Y independently: 1in, 2in

You may enter values directly as a comma-separated string, or expand the property in the UI to edit each axis separately.

Supported Unit Types

The following unit types are supported when specifying values for Logical Point:

  • in: Inches
  • pt: Points (1/72 of an inch)
  • cm: Centimeters
  • mm: Millimeters

Note: The px (pixels) and % (percent) units are not supported in Logical Point. Attempting to use these units will result in a validation error.

Examples

  • 8pt: Sets both X and Y to 8 points.
  • 1in, 2in: Sets X to 1 inch and Y to 2 inches.

When configuring a Logical Point, ensure that the units are appropriate for the logical context in which the point will be used.

Properties

NameTypeDescription

Used By

Notification