FlexReport for WinForms
IsTrailingHit プロパティ (C1TextLayout.HitTestInfo)


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1TextLayout.HitTestInfo 構造体 : IsTrailingHit プロパティ
Indicates whether the hit-test location is at the leading or the trailing side of the character. When the IsInside value is set to FALSE, this value is set according to the TextPosition value to represent the edge closest to the hit-test location.
シンタックス
'宣言
 
Public Property IsTrailingHit As System.Boolean
'使用法
 
Dim instance As C1TextLayout.HitTestInfo
Dim value As System.Boolean
 
instance.IsTrailingHit = value
 
value = instance.IsTrailingHit
public System.bool IsTrailingHit {get; set;}
参照

参照

C1TextLayout.HitTestInfo 構造体
C1TextLayout.HitTestInfo メンバ