menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ITextMeasurable - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ITextMeasurable

    Namespace: Syncfusion.Layouting
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    public interface ITextMeasurable

    Methods

    Measure(CustomGraphics, String)

    Measures size of specified string.

    Declaration
    SizeF Measure(CustomGraphics graphics, string text)
    Parameters
    Type Name Description
    CustomGraphics graphics
    System.String text
    Returns
    Type
    System.Drawing.SizeF
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved