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

In This Topic
    Clone Method
    In This Topic
    Creates an identical copy of the current Margins.
    Syntax
    'Declaration
     
    Public Overridable Function Clone() As Object
    public virtual object Clone()
    See Also