HiddenLinesViewOnPaper(HiddenLinesViewSettings, Double) Constructor

Constructor.
Public Sub New( _ 
ByVal viewSettings As HiddenLinesViewSettings, _ 
ByVal orthographicScale As Double
)
This language is not supported or no code example is available.
public HiddenLinesViewOnPaper( 
HiddenLinesViewSettings viewSettings
double orthographicScale 
)
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)

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition