Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.8 Assembly / C1.Win.C1Document Namespace / CornerRadius Structure / ToString Method

In This Topic
    ToString Method (CornerRadius)
    In This Topic
    Returns the fully qualified type name of this instance.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    The fully qualified type name.
    See Also