RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedTextHighlightTool Class / GetPreferedLocations Method

In This Topic
    GetPreferedLocations Method (C1SimplifiedTextHighlightTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function GetPreferedLocations() As List(Of AnchorMatching)
    protected virtual List<AnchorMatching> GetPreferedLocations()
    See Also