InsetToString Method

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