yucad3d

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.

See Also