Eyeshot 9.0 WinForms API Reference
HiddenLinesViewOnPaperPreview Constructor(HiddenLinesViewSettings,Size,Double)

WinForms Assembly > devDept.Eyeshot Namespace > HiddenLinesViewOnPaperPreview Class > HiddenLinesViewOnPaperPreview Constructor : HiddenLinesViewOnPaperPreview Constructor(HiddenLinesViewSettings,Size,Double)
Hidden Lines computation settings
Size of the Print Preview form client area
The scale of the printed drawing (orthographic camera only)
Constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal viewSettings As HiddenLinesViewSettings, _
   ByVal printPreviewDlgClientSize As Size, _
   ByVal orthographicScale As Double _
)
public HiddenLinesViewOnPaperPreview( 
   HiddenLinesViewSettings viewSettings,
   Size printPreviewDlgClientSize,
   double orthographicScale
)

Parameters

viewSettings
Hidden Lines computation settings
printPreviewDlgClientSize
Size of the Print Preview form client area
orthographicScale
The scale of the printed drawing (orthographic camera only)
See Also

Reference

HiddenLinesViewOnPaperPreview Class
HiddenLinesViewOnPaperPreview Members
Overload List