ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / StringPatch Class
Properties

In This Topic
    StringPatch Class Members
    In This Topic

    The following tables list the members exposed by StringPatch.

    Public Properties
     NameDescription
    Public PropertyThe new bounds to the text be drawn in.  
    Public PropertyThe actual string format to the text be rendered with.  
    Public PropertyThe actual text to be rendered.  
    Public PropertyAdditional transformation matrix. It is necessary because it is not enough to simply update the text. You need to apply alignment, and in the case of rotated text, the tearing is done using a transform, since the text is torn relative to the rectangle, and not relative to the direction of the text.  
    Top
    See Also