Table of Contents

Class MinimapDragLayer

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll
public sealed class MinimapDragLayer : Layer, IAnimatable, IInputElement
Inheritance
MinimapDragLayer
Implements
Extension Methods

Constructors

MinimapDragLayer(TextEditorView)

Initializes a new instance of the MinimapDragLayer class with specified parameters.

Methods

ArrangeCore(Rect)

Defines the template for WPF core-level arrange layout definition.

Hide()

Hides the caret's current shape.

OnRender(DrawingContext)

When overridden in a derived class, participates in rendering operations that are directed by the layout system. The rendering instructions for this element are not used directly when this method is invoked, and are instead preserved for later asynchronous use by layout and drawing.

Show(double)

Makes the caret visible on the screen at the specified position.