ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / Margins Class / ToString Method

In This Topic
    ToString Method
    In This Topic
    Converts this Margins to a human readable string.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also