Method | Description | |
---|---|---|
HorizontalScope ( ) : System |
Create a new HorizontalScope and begin the corresponding horizontal group.
|
|
HorizontalScope ( |
Create a new HorizontalScope and begin the corresponding horizontal group.
|
|
HorizontalScope ( |
Create a new HorizontalScope and begin the corresponding horizontal group.
|
|
HorizontalScope ( |
Create a new HorizontalScope and begin the corresponding horizontal group.
|
|
HorizontalScope ( string text, |
Create a new HorizontalScope and begin the corresponding horizontal group.
|
Method | Description | |
---|---|---|
CloseScope ( ) : void |
public HorizontalScope ( |
||
content | Text, image, and tooltip for this group. | |
style | The style to use for background image and padding values. If left out, the background is transparent. | |
return | System |
public HorizontalScope ( |
||
style | The style to use for background image and padding values. If left out, the background is transparent. | |
return | System |
public HorizontalScope ( |
||
image | Texture to display on group. | |
style | The style to use for background image and padding values. If left out, the background is transparent. | |
return | System |
public HorizontalScope ( string text, |
||
text | string | Text to display on group. |
style | The style to use for background image and padding values. If left out, the background is transparent. | |
return | System |