GEntity.Scale (Double) Method

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

Parameters

factor
double

Scale factor

.NET Framework

Supported in: 4.7.2

In this article

Definition