Specifies alignment of components.
Namespace: MindFusion.Drawing
File: Enum.js
SyntaxJavaScript
Copy Code
|
|---|
// enum |
Members| Member name | Description | |
|---|---|---|
![]() |
Center |
Center alignment. |
![]() |
Far |
Right ot bottom alignment |
![]() |
Near |
Left or top alignment. |
![]() |
Stretch |
Stretch the component. |
See Also