Eyeshot 9.0 WPF API Reference
HiddenLinesViewOnPaper Constructor(HiddenLinesViewSettings,Double)

WPF Assembly > devDept.Eyeshot Namespace > HiddenLinesViewOnPaper Class > HiddenLinesViewOnPaper Constructor : HiddenLinesViewOnPaper Constructor(HiddenLinesViewSettings,Double)
Hidden Lines computation settings
The scale of the printed drawing (orthographic camera only)
Constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal viewSettings As HiddenLinesViewSettings, _
   ByVal orthographicScale As Double _
)
public HiddenLinesViewOnPaper( 
   HiddenLinesViewSettings viewSettings,
   double orthographicScale
)

Parameters

viewSettings
Hidden Lines computation settings
orthographicScale
The scale of the printed drawing (orthographic camera only)
See Also

Reference

HiddenLinesViewOnPaper Class
HiddenLinesViewOnPaper Members
Overload List