ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / TextMetrics Structure
Members

In This Topic
    TextMetrics Structure
    In This Topic
    Represents the metrics of a text layout.
    Object Model
    TextMetrics Structure
    Syntax
    'Declaration
     
    Public Structure TextMetrics 
       Inherits System.ValueType
    public struct TextMetrics : System.ValueType 
    Remarks
    This structure 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
       System.ValueType
          GrapeCity.ActiveReports.Drawing.TextMetrics

    See Also