Enum YJustifyValue
YJustifyValue enumeration
Specifies the y-offset of the smart tag button relative to the point defined by the X and Y elements.
public enum YJustifyValue
Values
Name | Value | Description |
---|---|---|
TopJustified | 0 | Top justified (the default). |
Centered | 1 | Centered. |
BottomJustified | 2 | Bottom justified. |
Undefined | -2147483648 | Undefined. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram