Eyeshot 10 WinForms API Reference
BlockReference Constructor(String)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > BlockReference Class > BlockReference Constructor : BlockReference Constructor(String)
The name of the devDept.Eyeshot.Block to be inserted
Block name constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal blockName As String _
)
public BlockReference( 
   string blockName
)

Parameters

blockName
The name of the devDept.Eyeshot.Block to be inserted
See Also

Reference

BlockReference Class
BlockReference Members
Overload List