Table of Contents

Class MinimapLayer

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

Represents a surface for rendering minimap text area.

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

Constructors

MinimapLayer(TextEditorView)

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

Properties

CurrentFrameRect
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.