Name | Description | |
---|---|---|
![]() | MsoPathEscapeInfo Constructor | Initializes a new instance of the MsoPathEscapeInfo class. |
The following tables list the members exposed by MsoPathEscapeInfo.
Name | Description | |
---|---|---|
![]() | MsoPathEscapeInfo Constructor | Initializes a new instance of the MsoPathEscapeInfo class. |
Name | Description | |
---|---|---|
![]() | escape | An MSOPATHESCAPE enumeration value that specifies how path information is interpreted and segments are joined. |
![]() | pathType | An MSOPATHTYPE enumeration value 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. |
![]() | segments | An unsigned integer that specifies the number of segments to process. |
![]() | Size | Gets the size of the structure in bytes. |
![]() | Type | The record type is a two-byte unsigned integer that specifies what type of information is specified by the record and how the structure of the record data specific to this record is ordered and structured. |
Name | Description | |
---|---|---|
![]() | Read | Reads the structure content from a binary stream. |
![]() | Write | Writes the structure content to a binary stream. |