FlexReport for WinForms
C1TextLayout.HitTestInfo 構造体 メンバ
フィールド  プロパティ 


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 : C1TextLayout.HitTestInfo 構造体

C1TextLayout.HitTestInfoデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
 名前解説
Public フィールドThe default hit-test location flag inside the text string.  
Public フィールドThe default hit-test location flag at the leading or the trailing side of the character.  
Public フィールドThe coordinates of the caret after C1TextLayout.HitTestInfo.TextPosition.  
Public フィールドThe coordinates of the caret before C1TextLayout.HitTestInfo.TextPosition.  
Public フィールドThe number of text positions within the hit region.  
Public フィールドThe text position.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGet the caret coords, depending on C1TextLayout.HitTestInfo.IsTrailingHit this property returns C1TextLayout.HitTestInfo.CaretCoordsAfter or C1TextLayout.HitTestInfo.CaretCoordsBefore.  
Public プロパティIndicates whether the hit-test location is inside the text string. When FALSE, the position nearest the text's edge is returned.  
Public プロパティIndicates whether the hit-test location is at the leading or the trailing side of the character. When the C1TextLayout.HitTestInfo.IsInside value is set to FALSE, this value is set according to the C1TextLayout.HitTestInfo.TextPosition value to represent the edge closest to the hit-test location.  
トップ
参照

参照

C1TextLayout.HitTestInfo 構造体
C1.Document.Util 名前空間