Share

AcDbModelDocViewStyle::AcDbModelDocViewStyle Constructor

C++

ACDBCORE2D_PORT AcDbModelDocViewStyle();

Description

Default constructor.

Remarks

Default constructor is protected since AcDbModelDocViewStyle is an abstract class. This constructor can be invoked only from constructor of derived class.

Links

AcDbModelDocViewStyle Class

Was this information helpful?