TextOnly.DrawForSelection (RenderContextBase, Single, Single) Method

Protected Sub DrawForSelection( _ 
ByVal context As RenderContextBase, _ 
ByVal x As Single, _ 
ByVal y As Single
)
This language is not supported or no code example is available.
protected void DrawForSelection( 
RenderContextBase context
float x
float y 
)
This language is not supported or no code example is available.

Parameters

context
RenderContextBase

x
float

y
float

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition