LayoutFloatingWindow - wesley7child/OuterPlugin GitHub Wiki
- LayoutFloatingWindow (Definition) : LayoutElement, ILayoutContainer, IXmlSerializable
- LayoutElement (Diagram)
| Model | Control |
|---|---|
| LayoutFloatingWindow | LayoutFloatingWindowControl |
Properties
| Property | Description |
|---|---|
| Parent | Gets or sets the parent container of the element. (Inherited from LayoutElement) |
| Root | Gets or sets the root of the element. (Inherited from LayoutElement) |
Events
| Event | Description |
|---|---|
| PropertyChanged | Raised when a property has changed. (Inherited from LayoutElement) |
| PropertyChanging | Raised when a property is about to change. (Inherited from LayoutElement) |