| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm.commands |
| Modifier and Type | Method and Description |
|---|---|
HorizontalAlignmentType |
TextAlignment.getHorizontalAlignment() |
static HorizontalAlignmentType |
HorizontalAlignmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HorizontalAlignmentType[] |
HorizontalAlignmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TextAlignment.setHorizontalAlignment(HorizontalAlignmentType value) |
| Constructor and Description |
|---|
TextAlignment(CgmFile container,
HorizontalAlignmentType horz,
VerticalAlignmentType vert,
double continousHorz,
double continousVert) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.