ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / GraphicsRenderContext Class / MetricsProvider Property

In This Topic
    MetricsProvider Property (GraphicsRenderContext)
    In This Topic
    Gets metrics provider.
    Syntax
    'Declaration
     
    Public ReadOnly Property MetricsProvider As ITextMetricsProvider
    public ITextMetricsProvider MetricsProvider {get;}
    See Also