CapsTypes
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class CapsTypes extends System.Enum
أنواع القمم للخط.
الحقول
| حقل | الوصف |
|---|---|
| Square | إضافة أشكال نهائية مربعة إلى الخط. |
| Round | إضافة أشكال نهائية دائرية إلى الخط. |
| ExtendedSquare | المربع الممتد أضف أشكال نهائية مربعة تمتد بطول الخط. |
Square
public static final int Square
إضافة أشكال نهائية مربعة إلى الخط.
Round
public static final int Round
إضافة أشكال نهائية دائرية إلى الخط.
ExtendedSquare
public static final int ExtendedSquare
المربع الممتد أضف أشكال نهائية مربعة تمتد بطول الخط.