LineNumberBox Properties
Layout element that relates to a line number.| Name | Description |
|---|---|
| Bounds | Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase. |
| Parent | Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase. |
| Row | Returns a line to which the current line number element belongs. |
| Text | Returns the text displayed by the line number. |
| Type | Gets the type of layout element. |
See Also