CadMlineStyleGetOffset
Returns the offset of the multiline style.
double CadMlineStyleGetOffset (
YuHandle hStyle,
std::int32_t iLine
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- iLine (std::int32_t)
- Integer value.
Return Value
The offset.