ComponentOne Document Library for UWP
IsInside Property

C1.UWP.Document Assembly > C1.Xaml.Document.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