Linguaggio

TextLine.GetPreviousCaretCharacterHit(CharacterHit) Metodo

Definizione

Ottiene l'hit del carattere precedente per lo spostamento tramite cursore.

public:
 abstract System::Windows::Media::TextFormatting::CharacterHit GetPreviousCaretCharacterHit(System::Windows::Media::TextFormatting::CharacterHit characterHit);
public abstract System.Windows.Media.TextFormatting.CharacterHit GetPreviousCaretCharacterHit(System.Windows.Media.TextFormatting.CharacterHit characterHit);
abstract member GetPreviousCaretCharacterHit : System.Windows.Media.TextFormatting.CharacterHit -> System.Windows.Media.TextFormatting.CharacterHit
Public MustOverride Function GetPreviousCaretCharacterHit (characterHit As CharacterHit) As CharacterHit

Parametri

characterHit
CharacterHit

Oggetto corrente CharacterHit .

Valori restituiti

Oggetto precedente CharacterHit basato sullo spostamento tramite cursore.

Si applica a