Eyeshot 10 WPF API Reference
CompileParams Constructor(Entity,ViewportLayout)

WPF Assembly > devDept.Eyeshot Namespace > CompileParams Class > CompileParams Constructor : CompileParams Constructor(Entity,ViewportLayout)
The entity
The ViewportLayout
Constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal entity As Entity, _
   ByVal viewportLayout As ViewportLayout _
)
public CompileParams( 
   Entity entity,
   ViewportLayout viewportLayout
)

Parameters

entity
The entity
viewportLayout
The ViewportLayout
See Also

Reference

CompileParams Class
CompileParams Members
Overload List