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