java.lang.Object
com.aspose.diagram.AlignNameValue
public class AlignNameValue
- extends java.lang.Object
Utility class containing constants.
Optional int. Specifies whether the master's text in the stencil window is aligned left, right, or center.
ALIGN_TEXT_LEFT | |
public static final int ALIGN_TEXT_LEFT |
-
Align text left.
ALIGN_TEXT_CENTER | |
public static final int ALIGN_TEXT_CENTER |
-
Align text center.
ALIGN_TEXT_RIGHT | |
public static final int ALIGN_TEXT_RIGHT |
-
Align text right.
UNDEFINED | |
public static final int UNDEFINED |
-
Undefined.
See Also:
Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
Aspose.Diagram Support Forum - our preferred method of support.