CadGetCurLinetype
Get current linetype.
std::int32_t CadGetCurLinetype (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The get current linetype.
Get current linetype.
CadCreate.The get current linetype.