Scaling(Double) Constructor

Uniform scale factor constructor.
Public Sub New( _ 
ByVal factor As Double
)
This language is not supported or no code example is available.
public Scaling( 
double factor 
)
This language is not supported or no code example is available.

Parameters

factor
double

Scale factor

.NET Framework

Supported in: 4.8

In this article

Definition