JoinTypes
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class JoinTypes extends System.Enum
أنواع الاتصال بين الخطوط
الحقول
| حقل | الوصف |
|---|---|
| MiteredCorners | إنشاء زوايا مدببة. |
| RoundCorners | إنشاء زوايا مستديرة في الخط أو المخطط. |
| BeveledCorners | زوايا مشطوفة (مربعة) في الخط أو المخطط. |
MiteredCorners
public static final int MiteredCorners
إنشاء زوايا مدببة.
RoundCorners
public static final int RoundCorners
إنشاء زوايا مستديرة في الخط أو المخطط.
BeveledCorners
public static final int BeveledCorners
زوايا مشطوفة (مربعة) في الخط أو المخطط.