[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GcGraphics.DrawTabLeader

DrawTabLeader Method

DrawTabLeader(Font, TabStopLeader, Color, bool, float, float, float, float)

For internal use only.

Declaration
protected void DrawTabLeader(Font font, TabStopLeader leader, Color color, bool rtl, float scale, float length, float currX, float currY)
Protected Sub DrawTabLeader(font As Font, leader As TabStopLeader, color As Color, rtl As Boolean, scale As Single, length As Single, currX As Single, currY As Single)
Parameters
Type Name Description
Font font
TabStopLeader leader
Color color
bool rtl
float scale
float length
float currX
float currY