ComponentOne FlexReport for WinForms
CaretCoords Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Util Namespace > C1TextLayout.HitTestInfo Structure : CaretCoords Property
Get the caret coords, depending on IsTrailingHit this property returns CaretCoordsAfter or CaretCoordsBefore.
Syntax
'Declaration
 
Public ReadOnly Property CaretCoords As C1CaretCoords
public C1CaretCoords CaretCoords {get;}
See Also

Reference

C1TextLayout.HitTestInfo Structure
C1TextLayout.HitTestInfo Members