[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.GraphicalRenderers.IPatchableCanvas.ApplyPatchToString

ApplyPatchToString Method

ApplyPatchToString(PatchTargetId, StringPatch)

Apply patch to the text which was previously drawn using the DrawPatchableString(PatchTargetId, string, FontInfo, BrushEx, RectangleF, StringFormatEx) method.

Declaration
void ApplyPatchToString(PatchTargetId id, StringPatch patch)
Parameters
Type Name Description
PatchTargetId id

The text identifier to be updated.

StringPatch patch

The patch to be applied to the text.