Class TextLayer
Represents a surface for rendering TextEditor text area.
public class TextLayer : Layer, IAnimatable, IInputElement
- Inheritance
-
TextLayer
- Implements
- Extension Methods
Constructors
- TextLayer(TextEditorView)
Initializes a new instance of the
TextLayer
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.