ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Corners Structure / ToString Method

In This Topic
    ToString Method (Corners)
    In This Topic
    Returns a string that represents the current Corners.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A String that represents the current Corners.
    See Also