CadPrnRectGetShow
Returns the show of the named print region.
std::int32_t CadPrnRectGetShow (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The show.
Returns the show of the named print region.
CadCreate.The show.