yucad3d

CadMlineStyleGetColor

Returns the colour of the multiline style.

std::int32_t CadMlineStyleGetColor ( YuHandle hStyle, std::int32_t iLine );

Parameters

hStyle (YuHandle)
Handle to the style.
iLine (std::int32_t)
Integer value.

Return Value

The colour.

See Also