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

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

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

パブリック フィールド
 名前解説
Public フィールド  
Public フィールド  
Public フィールドThe coordinates of the caret after TextPosition.  
Public フィールドThe coordinates of the caret before TextPosition.  
Public フィールドThe number of text positions within the hit region.  
Public フィールドThe text position.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGet the caret coords, depending on IsTrailingHit this property returns CaretCoordsAfter or 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 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.  
トップ
参照

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