Method ShowCaret NamespaceAlternet.Editor.Wpf AssemblyAlternet.Editor.Wpf.v9.dll ShowCaret(double, double) Moves the caret to the specified coordinates. public virtual void ShowCaret(double x, double y) Parameters x double Specifies the new x-coordinate of the caret. y double Specifies the new y-coordinate of the caret.