Eyeshot 10 WinForms API Reference
HiddenLinesViewOnPaperPreview Constructor(HiddenLinesViewSettings,Size)

WinForms Assembly > devDept.Eyeshot Namespace > HiddenLinesViewOnPaperPreview Class > HiddenLinesViewOnPaperPreview Constructor : HiddenLinesViewOnPaperPreview Constructor(HiddenLinesViewSettings,Size)
Hidden Lines computation settings
Size of the Print Preview form client area
Constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal viewSettings As HiddenLinesViewSettings, _
   ByVal printPreviewDlgClientSize As Size _
)
public HiddenLinesViewOnPaperPreview( 
   HiddenLinesViewSettings viewSettings,
   Size printPreviewDlgClientSize
)

Parameters

viewSettings
Hidden Lines computation settings
printPreviewDlgClientSize
Size of the Print Preview form client area
See Also

Reference

HiddenLinesViewOnPaperPreview Class
HiddenLinesViewOnPaperPreview Members
Overload List