CadMlinePutJust
Sets the just of the multiline entity.
void CadMlinePutJust (
YuHandle hEnt,
std::int32_t J
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- J (std::int32_t)
- Integer value.
Return Value
None.
Sets the just of the multiline entity.
None.