TreeView for WinForms | ComponentOne
C1.Win.SuperTooltip Namespace / C1SuperLabelBase Class / Measure Method

In This Topic
    Measure Method (C1SuperLabelBase)
    In This Topic
    Measures the width and height of the control content.
    Overload List
    OverloadDescription
    Measures the width and height of the control content.  
    Measures the width and height of the control content using specified System.Drawing.Graphics.  
    Measures the height of the control content when rendered with a given width.  
    Measures the height of the control content using specified System.Drawing.Graphics when rendered with a given width.  
    See Also