Scaling(Vector3D) Constructor

3D vector constructor.
Public Sub New( _ 
ByVal sv As Vector3D
)
This language is not supported or no code example is available.
public Scaling( 
Vector3D sv 
)
This language is not supported or no code example is available.

Parameters

sv
Vector3D

Scale vector

.NET Framework

Supported in: 4.8

In this article

Definition