ComponentOne SuperTooltip for WinForms
C1.Win.SuperTooltip.5 Assembly / C1.Win.SuperTooltip Namespace / C1SuperLabel Class / Measure Method / Measure(Int32) Method

In This Topic
    Measure(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Measure( _
       ByVal width As System.Integer _
    ) As System.Drawing.Size
    public System.Drawing.Size Measure( 
       System.int width
    )

    Parameters

    width
    See Also