Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Equation Class / Equation Constructor / Equation Constructor(Int32)

In This Topic
    Equation Constructor(Int32)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal size As Integer _
    )
    public Equation( 
       int size
    )

    Parameters

    size
    See Also