2.2.39 OfficeArtChildAnchor

Referenced by: OfficeArtSpContainer

The OfficeArtChildAnchor record specifies four signed integers that specify the anchor for the shape that contains this record. For this record to exist, the containing shape MUST be a member of a group of shapes. The four integers specify the offset from the origin of the coordinate system that is specified by the OfficeArtFSPGR record, as defined in section 2.2.38, contained in the same OfficeArtSpgrContainer record, as defined in section 2.2.16, that contains this record. The integers are in units of the coordinate system that is specified by the OfficeArtFSPGR.


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

rh

...

xLeft

yTop

xRight

yBottom

rh (8 bytes): An OfficeArtRecordHeader structure, as defined in section 2.2.1, that specifies the header for this record. The following table specifies the subfields.

Field

Meaning

rh.recVer

A value that MUST be 0x0.

rh.recInstance

A value that MUST be 0x000.

rh.recType

A value that MUST be 0xF00F.

rh.recLen

A value that MUST be 0x00000010.

xLeft (4 bytes): A signed integer that specifies the left offset for the shape that contains this record.

yTop (4 bytes): A signed integer that specifies the top offset for the shape that contains this record.

xRight (4 bytes): A signed integer that specifies the right offset for the shape that contains this record.

yBottom (4 bytes): A signed integer that specifies the bottom offset for the shape that contains this record.