CadPrnRectCount
Returns the number of named print regions.
std::int32_t CadPrnRectCount (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The value.
Returns the number of named print regions.
CadCreate.The value.