ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / GraphicalUtils Class
Members

In This Topic
    GraphicalUtils Class
    In This Topic
    Provisional methods and helpers supporting rendering on GrapeCity.ActiveReports.Drawing.IDrawingCanvas Utility methods to help to obtain right string format for line breaking.
    Object Model
    GraphicalUtils Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class GraphicalUtils 
    public static class GraphicalUtils 
    Remarks
    Made public temporarily to aid FormattedTextGraphicalRendererThis class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rendering.GraphicalUtils

    See Also