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


C1.Document アセンブリ > C1.Document 名前空間 > HitTestInfo クラス : IsInsideText プロパティ
Gets or sets value indicating whether text position specified by the TextPosition property is directly under test point, if this property is false then 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 メンバ