Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Element.Face Class / Element.Face Constructor / Element.Face Constructor(Face)

In This Topic
    Element.Face Constructor(Face)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal another As Element.Face _
    )
    protected Element.Face( 
       Element.Face another
    )

    Parameters

    another
    See Also