In This Topic
The following tables list the members exposed by Wall.
Public Constructors
Public Properties
| Name | Description |
| Border | Gets the border of the wall. |
| Fill | Gets the fill of the wall. |
| Visible | Gets the visibility of the wall. |
| Width | Gets the width of the wall. |
Top
Public Methods
| Name | Description |
| Clone | Creates a deep copy of this wall. |
| GetSchema | This method is reserved and should not be used. |
| ReadXml | Generates an object from its XML representation. |
| WriteXml | Converts an object into its XML representation. |
Top
Protected Methods
| Name | Description |
| OnChanged | Raises the Changed event. |
Top
Public Events
| Name | Description |
| Changed | Occurs when the wall is changed. |
Top
See Also