HiddenLinesViewSettings.ViewToWorldConversion Method

Gets the conversion factor from view coordinates to world coordinates.
Public Function ViewToWorldConversion() As Double
This language is not supported or no code example is available.
public double ViewToWorldConversion()
This language is not supported or no code example is available.

Return Value

double

The conversion factor

Remarks
 
This value is meaningful only for projectionType.Orthographic Camera ProjectionMode.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition