FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Util Namespace / C1TextLayout.HitTestInfo Structure
Members

In This Topic
    C1TextLayout.HitTestInfo Structure
    In This Topic
    Describes the region of the C1TextLayout obtained by a hit test.
    Object Model
    C1TextLayout.HitTestInfo Structure
    Syntax
    'Declaration
     
    Public Structure C1TextLayout.HitTestInfo 
       Inherits System.ValueType
    public struct C1TextLayout.HitTestInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Win.C1Document.Util.C1TextLayout.HitTestInfo

    See Also