Overload List
Name | Description | |
---|---|---|
![]() | BeginStackedSection() | Creates a stacked (horizontal) section that will be used
for subsequent calls to Add(Visual) or Add(Visual, Single). The section
should be closed by calling EndSection().
|
![]() | BeginStackedSection(Single) |
Creates a stacked (horizontal) section that will be used
for subsequent calls to to Add(Visual) or Add(Visual, Single). The section
should be closed by calling EndSection().
|
See Also