AvalonStudio.TextEditor.Rendering.TextMarkerService.Draw C# (CSharp) Method

Draw() public method

public Draw ( TextView textView, Avalonia.Media.DrawingContext drawingContext ) : void
textView TextView
drawingContext Avalonia.Media.DrawingContext
return void
		public void Draw(TextView textView, DrawingContext drawingContext)
		{
		}