New to Telerik UI for WPFStart a free 30-day trial

Represents a TouchSelectionMarker control.

Definition

Namespace:Telerik.Windows.Controls.SyntaxEditor.UI

Assembly:Telerik.Windows.Controls.SyntaxEditor.dll

Syntax:

C#
public class TouchSelectionMarker : Control

Inheritance: objectTouchSelectionMarker

Constructors

Initializes a new instance of the TouchSelectionMarker class.

C#
public TouchSelectionMarker()

Methods

Sets the position of the TouchSelectionMarker.

C#
public void SetPosition(Point position)
Parameters:positionPoint