Table of Contents

Class LineModificatorsLayer

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

Represents a surface for rendering TextEditor line modificators area.

public class LineModificatorsLayer : Layer, IAnimatable, IInputElement
Inheritance
LineModificatorsLayer
Implements
Extension Methods

Constructors

LineModificatorsLayer(TextEditorView)

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

Properties

VisualChildrenCount

Gets the number of child elements for the Visual.

Methods

ArrangeCore(Rect)

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

GetHitTest(double, double, IHitTestInfo)

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

GetVisualChild(int)

Returns the specified Visual in the parent VisualCollection.

MeasureCore(Size)

When overridden in a derived class, provides measurement logic for sizing this element properly, with consideration of the size of any child element content.

RemoveAllItems()

Clears visual items collection.