FlexReport for WinForms
IsInsideText プロパティ (HitTestInfo)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > HitTestInfo クラス : IsInsideText プロパティ
Gets or sets value indicating whether text position specified by the HitTestInfo.TextPosition property is directly under test point, if this property is false then HitTestInfo.TextPosition specifies text position nearest to test point.
シンタックス
'宣言
 
Public Property IsInsideText As System.Boolean
'使用法
 
Dim instance As HitTestInfo
Dim value As System.Boolean
 
instance.IsInsideText = value
 
value = instance.IsInsideText
public System.bool IsInsideText {get; set;}
参照

参照

HitTestInfo クラス
HitTestInfo メンバ