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.
ACDBCORE2D_PORT AcDbModelDocViewStyle();
Default constructor.
Default constructor is protected since AcDbModelDocViewStyle is an abstract class. This constructor can be invoked only from constructor of derived class.