HiddenLinesView(Environment, Double) Constructor

Constructor.
Public Sub New( _ 
ByVal environment As Environment, _ 
ByVal fontTolerance As Double
)
This language is not supported or no code example is available.
public HiddenLinesView( 
Environment environment
double fontTolerance 
)
This language is not supported or no code example is available.

Parameters

environment
Environment

The environment control to process

fontTolerance
double

This tolerance controls the font accuracy

.NET Framework

Supported in: 4.8

In this article

Definition