2.3.6.23 yLimo

The yLimo property specifies the y-coordinate above which limousine scaling will be used in the vertical direction. Such limousine scaling means that the points with a y-coordinate greater than yLimo will have their y-coordinates incremented rather than linearly scaled. The net effect is that area will be added to the interior of the shape without any modifications to the geometry on the sides.

The following table shows what resizing a shape looks like when yLimo is specified and when it is not.

yLimo specified?

Meaning

Yes

Resizing the shape in the vertical direction causes the points with a y-coordinate greater than yLimo to be incremented rather than scaled:Shape resized larger, but not scaled

No

Resizing the shape in the vertical direction causes the y–coordinate of all the points to be linearly scaled:

Shape resized larger and scaled


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

opid

yLimo

...

opid (2 bytes): An OfficeArtFOPTEOPID record, as defined in section 2.2.8, that specifies the header for this property. The following table specifies the subfields.

Field

Meaning

opid.opid

A value that MUST be 0x0154.

opid.fBid

A value that MUST be 0x0.

opid.fComplex

A value that MUST be 0x0.

yLimo (4 bytes): A signed integer that represents the y-coordinate in the geometry space above which limousine scaling will be used. The default value for this property is 0x80000000.