ToString Method (Thickness)
In This Topic
Returns the string representation of the
Thickness structure.
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
A string that represents the
Thickness value.
See Also