2.3.6.22 xLimo

The xLimo property specifies the x-coordinate above which limousine scaling will be used in the horizontal direction. Such limousine scaling means that the points with an x-coordinate greater than xLimo will have their x-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 xLimo is specified and when it is not.

xLimo specified?

Meaning

Yes

Resizing the shape in the horizontal direction causes the points with an x-coordinate greater than xLimo to be incremented rather than scaled:Shape resized larger, but not scaled

No

Resizing the shape in the horizontal direction causes the x–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

xLimo

...

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 0x0153.

opid.fBid

A value that MUST be 0x0.

opid.fComplex

A value that MUST be 0x0.

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