Members
Icon | Member | Description |
---|---|---|
GetVisualColumn(Int32) |
Gets the visual column from a document offset relative to the first line start.
| |
GetVisualColumn(Point) |
Gets the visual column from a document position (relative to top left of the document).
If the user clicks between two visual columns, rounds to the nearest column.
| |
GetVisualColumn(Point, Boolean) |
Gets the visual column from a document position (relative to top left of the document).
If the user clicks between two visual columns, rounds to the nearest column.
| |
GetVisualColumn(TextLine, Double, Boolean) |
Gets the visual column from a document position (relative to top left of the document).
If the user clicks between two visual columns, rounds to the nearest column.
|
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238