CFx SDK Documentation 2024 SP0
|
#include <DbTableStyle.h>
Public Member Functions | |
OdGridProperty () | |
This class represents a grid for OdDbTable entities.
<group Other_Classes>
Definition at line 395 of file DbTableStyle.h.
|
inline |
Definition at line 407 of file DbTableStyle.h.
OdCmColor OdGridProperty::m_color |
Definition at line 403 of file DbTableStyle.h.
double OdGridProperty::m_doubleLineSpacing |
Definition at line 405 of file DbTableStyle.h.
OdDb::GridLineStyle OdGridProperty::m_lineStyle |
Definition at line 400 of file DbTableStyle.h.
OdDbHardPointerId OdGridProperty::m_linetype |
Definition at line 402 of file DbTableStyle.h.
OdDb::LineWeight OdGridProperty::m_lineWeight |
Definition at line 401 of file DbTableStyle.h.
OdDb::GridProperty OdGridProperty::m_propMask |
Definition at line 399 of file DbTableStyle.h.
OdDb::Visibility OdGridProperty::m_visibility |
Definition at line 404 of file DbTableStyle.h.