Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image - ImageUnits Property

Panel
bgColor#2c3c4c

Specifies whether the image is measured using pixels or percentages

Member of of Image (PRIM_IMAG)

Data Type - Enumeration

Details

The ImageUnits property denotes how the size and position of the the Image is measured.

Allowed Values

Enum Value

Description

Percentage

All height, width, left and top values are measured as a percentage of the control

Pixels

All height, width, left and top values are measured as a specific number of pixels


See also

All Component Classes

Technical Reference