Share

AcDbViewSymbol::setScale Method

C++

void setScale(
    double val
);

Description

Sets the scale factor of the view symbol.

Parameters

Parameters Description
val Input: scale factor of the view symbol.

Links

AcDbViewSymbol Class

Was this information helpful?