Transformation.Scaling (Vector3D) Method

Creates non-uniform scale transformation with the origin as a fixed point.
Public Sub Scaling( _ 
ByVal sv As Vector3D
)
This language is not supported or no code example is available.
public void 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