Draw Method (XLTextLayout)
Draw this text layout using the IRendering interface.
public void Draw(
IRendering ,
System.Drawing.PointF
)
'Declaration
Public Sub Draw( _
ByVal As IRendering, _
ByVal As System.Drawing.PointF _
)
Parameters
- rendering
- The IRendering interface.
- point
- The point for start drawing.