RichTextBox for WinRT
PaintInline Method (C1SelectionPainter)


Syntax
'Declaration
 
Public Sub PaintInline( _
   ByVal context As C1PaintingContext, _
   ByVal line As C1Line _
) 
'Usage
 
Dim instance As C1SelectionPainter
Dim context As C1PaintingContext
Dim line As C1Line
 
instance.PaintInline(context, line)
public void PaintInline( 
   C1PaintingContext context,
   C1Line line
)

Parameters

context
line
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1SelectionPainter Class
C1SelectionPainter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback