CadMlineStylePutDrawMode
Sets the draw mode of the multiline style.
void CadMlineStylePutDrawMode (
YuHandle hStyle,
std::int32_t Mode
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- Mode (std::int32_t)
- Mode selector — see the constants referenced in the description.
Return Value
None.