[]
Base class for the hierarchy of layout elements.
public abstract class LayoutElement
Public MustInherit Class LayoutElement
Name | Description |
---|---|
Page | Gets the owner Page object. |
Rect | Gets the element's rectangle. |
Name | Description |
---|---|
ShowDebugRect(Color, bool) | Shows a color rectangle for the current LayoutElement (for debugging purposes). |