ComponentOne FlexReport for WinForms
C1TextLayout.HitTestInfo Structure Members
Fields  Properties 

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

The following tables list the members exposed by C1TextLayout.HitTestInfo.

Public Fields
 NameDescription
Public Field  
Public Field  
Public FieldThe coordinates of the caret after TextPosition.  
Public FieldThe coordinates of the caret before TextPosition.  
Public FieldThe number of text positions within the hit region.  
Public FieldThe text position.  
Top
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