Transformation(Double) Constructor

Diagonal matrix constructor.
Public Sub New( _ 
ByVal d As Double
)
This language is not supported or no code example is available.
public Transformation( 
double d 
)
This language is not supported or no code example is available.

Parameters

d
double

Diagonal value

.NET Framework

Supported in: 4.8

In this article

Definition