2.3.5.3 pctHorizPos

The pctHorizPos property specifies the horizontal position of a shape as a percentage offset relative to the layout of a page element. The posrelh property, as defined in section 2.3.4.20, specifies the page element. This property SHOULD<35> be ignored.


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

pctHorizPos

...

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

opid.fBid

A value that MUST be 0x0.

opid.fComplex

A value that MUST be 0x0.

pctHorizPos (4 bytes): A signed integer that specifies the horizontal position of a shape as a percentage offset relative to the horizontal position of a page element. Units are specified in increments of 0.1%. This value MUST be greater than or equal to 0xFFFFD8EF and less than or equal to 0x00002710. A value of 0x00000000 specifies that the horizontal position equals the left edge of the page element; a value of 0x00002710 specifies that the horizontal position equals the right edge of the page element. A value of 0xFFFFD8EF specifies that the horizontal position of the shape is not a relative percentage offset and not specified by this field. The default value for this property is 0xFFFFD8EF.