[]
Apply patch to the text which was previously drawn using the DrawPatchableString(PatchTargetId, string, FontInfo, BrushEx, RectangleF, StringFormatEx) method.
void ApplyPatchToString(PatchTargetId id, StringPatch patch)
| Type | Name | Description |
|---|---|---|
| PatchTargetId | id | The text identifier to be updated. |
| StringPatch | patch | The patch to be applied to the text. |