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

In This Topic
    c_flgIsInside Field (C1TextLayout.HitTestInfo)
    In This Topic
    The default hit-test location flag inside the text string.
    Syntax
    'Declaration
     
    Public Const c_flgIsInside As Integer
    public const int c_flgIsInside
    See Also