Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GraphicBox
C# Class GraphicBox, NewTOAPIA
A GraphicBox is a graphic group that does not extend its size to match the extents of its children. Furthermore, it encapsulates many of the properties that can be found in the CSS style sheets for the Box object type. Margin Padding Border
Inheritance:
ActiveArea
ファイルを表示
Open project: Wiladams/NewTOAPIA
Class Usage Examples
Public Methods
Method
Description
GraphicBox
(
string
name
,
int
x
,
int
y
,
int
width
,
int
height
) :
System
Method Details
GraphicBox()
public
method
public
GraphicBox
(
string
name
,
int
x
,
int
y
,
int
width
,
int
height
) :
System
name
string
x
int
y
int
width
int
height
int
return
System