C1.Win.4.8 Assembly / C1.Framework Namespace / Thickness Structure / ToString Method

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

Return Value

A String that represents the current Thickness.
See Also