Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Util Namespace / C1TextLayout.HitTestInfo Structure / Length Field

In This Topic
    Length Field (C1TextLayout.HitTestInfo)
    In This Topic
    The number of text positions within the hit region.
    Syntax
    'Declaration
     
    Public Length As Integer
    public int Length
    See Also