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

In This Topic
    PlanarEntitySurrogate Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal planarEntity As PlanarEntity _
    )
    public PlanarEntitySurrogate( 
       PlanarEntity planarEntity
    )

    Parameters

    planarEntity
    See Also