Share

AcGeScale2d::AcGeScale2d

C++

GE_DLLEXPIMPORT AcGeScale2d(
    double factor
);

Description

Constructor. Constructs the uniform scale transformation with scale factor factor.

Parameters

Parameters Description
factor Input uniform scale factor

Links

AcGeScale2d

Was this information helpful?