CadMlineStylePutNumLines
Sets the number of lines of the multiline style.
void CadMlineStylePutNumLines (
YuHandle hStyle,
std::int32_t n
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- n (std::int32_t)
- Integer value.
Return Value
None.