Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / SurfaceSurrogate Class / SurfaceSurrogate Constructor

In This Topic
    SurfaceSurrogate Constructor
    In This Topic
    Standard Constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal surf As Surface _
    )
    public SurfaceSurrogate( 
       Surface surf
    )

    Parameters

    surf
    See Also