HiddenLinesViewOnPaper(HiddenLinesViewSettings, Double, RectangleF) Constructor

Constructor.
Public Sub New( _ 
ByVal viewSettings As HiddenLinesViewSettings, _ 
ByVal orthographicScale As Double, _ 
ByVal printRect As RectangleF
)
This language is not supported or no code example is available.
public HiddenLinesViewOnPaper( 
HiddenLinesViewSettings viewSettings
double orthographicScale
RectangleF printRect 
)
This language is not supported or no code example is available.

Parameters

viewSettings
HiddenLinesViewSettings

Hidden Lines computation settings

orthographicScale
double

The scale of the printed drawing (orthographic camera only)

printRect
RectangleF

The print rectangle in page units

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition