ComponentOne FlexReport for WPF
CaretCoords Property

C1.WPF.Document.4 Assembly > C1.WPF.Document.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