GEntity.Scale (Vector3D) Method

Scales the entity of the specified scale factor.
Public Sub Scale( _ 
ByVal sv As Vector3D
)
This language is not supported or no code example is available.
public void Scale( 
Vector3D sv 
)
This language is not supported or no code example is available.

Parameters

sv
Vector3D

Scale vector

.NET Framework

Supported in: 4.7.2

In this article

Definition