[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfGraphics.InternalDrawTextLayout

InternalDrawTextLayout Method

InternalDrawTextLayout(TextLayout, PointF)

For internal use.

Declaration
protected override void InternalDrawTextLayout(TextLayout textLayout, PointF location)
Protected Overrides Sub InternalDrawTextLayout(textLayout As TextLayout, location As PointF)
Parameters
Type Name Description
TextLayout textLayout
PointF location
Overrides