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

زوايا مشطوفة (مربعة) في الخط أو المخطط.