2.2.54 MSOPATHESCAPEINFO
The MSOPATHESCAPEINFO record specifies how a path is constructed. This record is used in conjunction with MSOPATHINFO record, as defined in section 2.2.53, and an array of POINT data, as defined in section 2.2.55, to build a path.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
type |
escape |
segments |
type (3 bits): An MSOPATHTYPE enumeration value, as defined in section 2.4.30, that specifies how the path is to be drawn. If this field does not contain an escape value, this record is treated as an MSOPATHINFO record, as defined in section 2.2.53.
escape (5 bits): An MSOPATHESCAPE enumeration value, as defined in section 2.4.31, that specifies how path information is interpreted and segments joined.
segments (8 bits): An unsigned integer that specifies the number of segments to process.