FlexReport for .NET | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util Namespace / C1TextLayout.HitTestInfo Structure / CaretCoords Property

In This Topic
    CaretCoords Property (C1TextLayout.HitTestInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CaretCoords As C1CaretCoords
    public C1CaretCoords CaretCoords {get;}
    See Also