FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Util Namespace / C1TextLayout.HitTestInfo Structure / c_flgIsTrailingHit Field

In This Topic
    c_flgIsTrailingHit Field (C1TextLayout.HitTestInfo)
    In This Topic
    The default hit-test location flag at the leading or the trailing side of the character.
    Syntax
    'Declaration
     
    Public Const c_flgIsTrailingHit As Integer
    public const int c_flgIsTrailingHit
    See Also