Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Treefrog
Plugins
Tiles
UI
DynamicBrushForm.TileSize
C# Class Treefrog.Plugins.Tiles.UI.DynamicBrushForm.TileSize
Mostrar archivo
Open project: jaquadro/Treefrog
Public Properties
Property
Type
Description
Height
int
Width
int
Public Methods
Method
Description
TileSize
(
int
width
,
int
height
) :
System
ToString
( ) :
string
Method Details
TileSize()
public
method
public
TileSize
(
int
width
,
int
height
) :
System
width
int
height
int
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Height
public_oe property
public
int
Height
return
int
Width
public_oe property
public
int
Width
return
int