IsInside Property (C1TextLayout.HitTestInfo)
Indicates whether the hit-test location is inside the text string. When FALSE, the position nearest the text's edge is returned.
public bool IsInside {get; set;}
'Declaration
Public Property IsInside As Boolean