Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / Label Class / Clone Method

In This Topic
    Clone Method (Label)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function Clone() As Object
    public abstract object Clone()
    See Also