RectToString Method

Overload List
  Name Description
Public method ToString
Convert the Rect to a human readable string such as \'X=10; Y=20; W=100; H=200\'.
(Overrides ValueTypeToString.)
Public method ToString(IFormatProvider)
Convert the Rect to a human readable string such as \'X=10; Y=20; W=100; H=200\'.
Top
See Also