Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport.SavedViewsManager.ViewEventArgs Class / Clone Method

In This Topic
    Clone Method (Viewport.SavedViewsManager.ViewEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function Clone() As Object
    public virtual object Clone()
    See Also