Spread Windows Forms 13.0 Product Documentation
FarPoint.Win Assembly / FarPoint.Win Namespace / FpHyperlink Class / GetPreferredSize Method


In This Topic
    GetPreferredSize Method (FpHyperlink)
    In This Topic
    Gets the size to display the text in the hyperlink control.
    Overload List
    OverloadDescription
    Gets the size to display the text in the hyperlink control.  
    Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
    Remarks
    This method calculates the height and width to display the text.
    See Also