CadLinetypeIsByLayer
Returns whether the handle denotes the BYLAYER linetype.
std::int32_t CadLinetypeIsByLayer (
std::int32_t hLtype
);
Parameters
- hLtype (std::int32_t)
- Integer value.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.