'Declaration Public Sub DrawTextLayout( _ ByVal layout As TextLayout, _ ByVal location As System.Drawing.PointF _ )
public void DrawTextLayout( TextLayout layout, System.Drawing.PointF location )
Parameters
- layout
- The GrapeCity.Documents.Text.TextLayout to draw.
- location
- The location at which to draw the layout.