BaseElement Class Members
In This Topic
The following tables list the members exposed by BaseElement.
Public Properties
| Name | Description |
| Alignment | Gets or sets the alignment of element within its parent bounds. |
| AlignmentOfContents | Gets or sets the alignment of contents within the element. |
| Description | Gets or sets the description for this element. |
| FixedHeight | Gets or sets the fixed height of the contents, if appropriate. Set to 0 to calculate height dynamically. |
| FixedWidth | Gets or sets the fixed width of the contents, if appropriate. Set to 0 to calculate width dynamically. |
| Margin | Gets or sets the outer spacing of the element. |
Top
Public Methods
See Also