Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
Namespaces
>
OdDb Namespace
>
Structs, Records, Enums
>
OdDb::GridProperty Enumeration
OdDb::GridProperty Enumeration
Syntax
C++
enum
GridProperty
{
kGridPropInvalid
= 0x00,
kGridPropLineStyle
= 0x01,
kGridPropLineWeight
= 0x02,
kGridPropLinetype
= 0x04,
kGridPropColor
= 0x08,
kGridPropVisibility
= 0x10,
kGridPropDoubleLineSpacing
= 0x20,
kGridPropAll
= (kGridPropLineStyle | kGridPropLineWeight | kGridPropLinetype | kGridPropColor | kGridPropVisibility | kGridPropDoubleLineSpacing) };
File:
DbTableStyle.h
Namespace:
OdDb
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!