ComponentOne FlexReport for WinForms
IsInside Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Util Namespace > C1TextLayout.HitTestInfo Structure : IsInside Property
Indicates whether the hit-test location is inside the text string. When FALSE, the position nearest the text's edge is returned.
Syntax
'Declaration
 
Public Property IsInside As System.Boolean
public System.bool IsInside {get; set;}
See Also

Reference

C1TextLayout.HitTestInfo Structure
C1TextLayout.HitTestInfo Members