Table of Contents

Constructor ASCIICustomButton

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

ASCIICustomButton(string, Pos, Pos, int, int)

public ASCIICustomButton(string text, Pos x, Pos y, int width, int height)

Parameters

text string
x Pos
y Pos
width int
height int

ASCIICustomButton(string, string, Pos, Pos, int, int)

public ASCIICustomButton(string id, string text, Pos x, Pos y, int width, int height)

Parameters

id string
text string
x Pos
y Pos
width int
height int