Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / Margins Class / Clone Method

In This Topic
    Clone Method (Margins)
    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