ComponentOne FlexReport for WinForms
IsTrailingHit Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Util Namespace > C1TextLayout.HitTestInfo Structure : IsTrailingHit Property
Indicates 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.
Syntax
'Declaration
 
Public Property IsTrailingHit As System.Boolean
public System.bool IsTrailingHit {get; set;}
See Also

Reference

C1TextLayout.HitTestInfo Structure
C1TextLayout.HitTestInfo Members