C++
AcDb::JoinStyle joinStyle() const;
Description
Returns the database's joinstyle header variable value, which may be one of the following: AcDb::kJnStylNone, AcDb::kJnStylRound, AcDb::kJnStylAngle, AcDb::kJnStylFlat.
AcDb::JoinStyle joinStyle() const;
Returns the database's joinstyle header variable value, which may be one of the following: AcDb::kJnStylNone, AcDb::kJnStylRound, AcDb::kJnStylAngle, AcDb::kJnStylFlat.