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