Class
TouchSelectionMarker

Represents a TouchSelectionMarker control.

Definition

Namespace:Telerik.Windows.Controls.SyntaxEditor.UI

Assembly:Telerik.Windows.Controls.SyntaxEditor.dll

Syntax:

cs-api-definition
public class TouchSelectionMarker : Control

Inheritance: objectTouchSelectionMarker

Constructors

TouchSelectionMarker()

Initializes a new instance of the TouchSelectionMarker class.

Declaration

cs-api-definition
public TouchSelectionMarker()

Methods

SetPosition(Point)

Sets the position of the TouchSelectionMarker.

Declaration

cs-api-definition
public void SetPosition(Point position)

Parameters

position

Point