Table of Contents

Class BackgroundLayer

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

Represents a surface for rendering TextEditor background.

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

Constructors

BackgroundLayer(TextEditorView)

Initializes a new instance of the BackgroundLayer 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.

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.