CadCountDimStyles
Returns the number of dimension styles.
std::int32_t CadCountDimStyles (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The .
Returns the number of dimension styles.
CadCreate.The .