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


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1TextLayout.HitTestInfo 構造体 : IsInside プロパティ
Indicates whether the hit-test location is inside the text string. When FALSE, the position nearest the text's edge is returned.
シンタックス
'宣言
 
Public Property IsInside As System.Boolean
'使用法
 
Dim instance As C1TextLayout.HitTestInfo
Dim value As System.Boolean
 
instance.IsInside = value
 
value = instance.IsInside
public System.bool IsInside {get; set;}
参照

参照

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