CadGetReadOnly
Returns whether the drawing is read-only.
std::int32_t CadGetReadOnly (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The get read only.
Returns whether the drawing is read-only.
CadCreate.The get read only.