yucad3d

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.

See Also