Table of Contents

Class Layer

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Base class to represents a surface for rendering TextEditor area.

public class Layer : UIElement, IAnimatable, IInputElement
Inheritance
Layer
Implements
Derived
Extension Methods

Constructors

Layer(TextEditorView)

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

Fields

TextEditorView

Gets TextEditorView owner of the layer.

Methods

GetHitTest(double, double, IHitTestInfo)

Fills hitTestInfo parameter by information about a part of the layer at specified coordinate.