Eyeshot 10 WinForms API Reference
DrawWithOffsetGdi Method (TextOnly)

WinForms Assembly > devDept.Eyeshot.Labels Namespace > TextOnly Class : DrawWithOffsetGdi Method
Syntax
'Declaration
 
Public Overrides Sub DrawWithOffsetGdi( _
   ByVal dx As Single, _
   ByVal dy As Single, _
   ByVal scaleFactor As Single, _
   ByVal g As Graphics _
) 
public override void DrawWithOffsetGdi( 
   float dx,
   float dy,
   float scaleFactor,
   Graphics g
)

Parameters

dx
dy
scaleFactor
g
See Also

Reference

TextOnly Class
TextOnly Members