Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The shapePath property specifies the way that lines in this shape are to be drawn.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opid |
shapePath |
||||||||||||||||||||||||||||||
... |
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 0x0144.
opid.fBid
A value that MUST be 0x0.
opid.fComplex
A value that MUST be 0x0.
shapePath (4 bytes): An MSOSHAPEPATH enumeration value, as defined in section 2.4.9, that specifies how vertices in this shape, as specified in the pVertices_complex property, as defined in section 2.3.6.7, are connected. If the value is msoshapeComplex, the pSegmentInfo_complex property, as defined in section 2.3.6.9, MUST exist and contain more-detailed instructions about how to connect the vertices in this shape. If pSegmentInfo_complex is neither NULL nor empty, this property MUST be ignored and the connections between vertices specified by pSegmentInfo_complex. The default value for this property is msoshapeLinesClosed.