Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / RichTextLayout.HitTestInfo Structure
Members


In This Topic
    RichTextLayout.HitTestInfo Structure
    In This Topic
    Syntax
    'Declaration
     
    
    Public Structure RichTextLayout.HitTestInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As RichTextLayout.HitTestInfo
    public struct RichTextLayout.HitTestInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.UI.RichTextLayout.HitTestInfo

    See Also