Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MsoPathEscapeInfo Class
Properties Methods


In This Topic
    MsoPathEscapeInfo Class Members
    In This Topic

    The following tables list the members exposed by MsoPathEscapeInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MsoPathEscapeInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyAn MSOPATHESCAPE enumeration value that specifies how path information is interpreted and segments are joined.  
    Public PropertyAn 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.  
    Public PropertyAn unsigned integer that specifies the number of segments to process.  
    Public PropertyGets the size of the structure in bytes.  
    Public PropertyThe 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.  
    Top
    Public Methods
     NameDescription
    Public MethodReads the structure content from a binary stream.  
    Public MethodWrites the structure content to a binary stream.  
    Top
    See Also