2.3.6.1 geoLeft

The geoLeft property specifies the left coordinate of the geometry space for this shape.


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

geoLeft

...

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

opid.fBid

A value that MUST be 0x0.

opid.fComplex

A value that MUST be 0x0.

geoLeft (4 bytes): A signed integer that specifies the left coordinate of the geometry space for this shape. The geoLeft, geoTop, as defined in section 2.3.6.2, geoRight, as defined in section 2.3.6.3, and geoBottom, as defined in section 2.3.6.4, properties combine to define a rectangle that specifies an arbitrary coordinate system, called a geometry space, that geometry coordinates are specified in. When a shape is rendered, any points that are specified in the geometry space are translated into the coordinate system of the shape by matching the geometry space rectangle with the bounding rectangle of the shape, and scaling appropriately. The default value for this property is 0x00000000.