TouchSelectionMarker
Class
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)