Label.DrawLeaderLine Method

Protected Overridable Sub DrawLeaderLine( _ 
ByVal renderContext As RenderContextBase, _ 
ByVal offset As Vector2D
)
This language is not supported or no code example is available.
protected virtual void DrawLeaderLine( 
RenderContextBase renderContext
Vector2D offset 
)
This language is not supported or no code example is available.

Parameters

renderContext
RenderContextBase

offset
Vector2D

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition