Eyeshot 10 WinForms API Reference
Table Constructor(Transformation,String)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Table Class > Table Constructor : Table Constructor(Transformation,String)
Syntax
'Declaration
 
Public Function New( _
   ByVal t As Transformation, _
   ByVal blockName As String _
)
public Table( 
   Transformation t,
   string blockName
)

Parameters

t
blockName
See Also

Reference

Table Class
Table Members
Overload List