ComponentOne FlexReport for WinForms
C1TextLayout.HitTestInfo Structure Properties

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Util Namespace : C1TextLayout.HitTestInfo Structure

For a list of all members of this type, see C1TextLayout.HitTestInfo members.

Public Properties
 NameDescription
Public PropertyGet the caret coords, depending on IsTrailingHit this property returns CaretCoordsAfter or CaretCoordsBefore.  
Public PropertyIndicates whether the hit-test location is inside the text string. When FALSE, the position nearest the text's edge is returned.  
Public PropertyIndicates whether the hit-test location is at the leading or the trailing side of the character. When the IsInside value is set to FALSE, this value is set according to the TextPosition value to represent the edge closest to the hit-test location.  
Top
See Also

Reference

C1TextLayout.HitTestInfo Structure
C1.Win.C1Document.Util Namespace