ConceptHMI Web Help
SyntaxHighlightBox Class Methods


For a list of all members of this type, see SyntaxHighlightBox members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetFirstCharIndexFromLineIndexReturns the index of the first character of the specified line. If the index is greater than the current line count, the method returns the index of the last character. The line index is zero-based.  
Public MethodGetIndexOfFirstVisibleLineReturns the index of the first visible text line.  
Public MethodGetIndexOfLastVisibleLineReturns the index of the last visible text line.  
Public Methodstatic (Shared in Visual Basic)GetLastCharIndexFromLineIndexReturns the index of the last character of the specified line. If the index is greater than the current line count, the method returns the index of the last character. The line-index is zero-based.  
Public Methodstatic (Shared in Visual Basic)GetLineCountReturns the raw number of the current line count.  
Public MethodInitializeComponentInitializeComponent  
Top
Protected Methods
 NameDescription
Protected MethodOnPreviewKeyDownOverridden.   
Protected MethodOnRenderOverridden.   
Top
Extension Methods
 NameDescription
Public Extension MethodBitmapSourceReturns the contents of a WPF Visual as a BitmapSource, e.g. for binding to an Image control.
Public Extension MethodClone<T>
Public Extension MethodGetImageOverloaded. Gets the image.
Public Extension MethodGetRoot
Public Extension MethodGetVisualAncestorOverloaded. 
Public Extension MethodGetVisualDescendent<T>
Public Extension MethodGetVisualDescendents<T>
Public Extension MethodIfNotNull<T,U>
Public Extension MethodPngBitmapReturns the contents of a WPF Visual as a Bitmap in PNG format.
Public Extension MethodRefresh
Top
See Also

Reference

SyntaxHighlightBox Class
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback