Свойство | Тип | Описание | |
---|---|---|---|
Empty |
Метод | Описание | |
---|---|---|
ExportToTextFile ( string FileName ) : void | ||
ExportToUOAFile ( string FileName ) : void | ||
ExportToWscFile ( string FileName ) : void | ||
GetImage ( ) : |
Returns Bitmap of Multi
|
|
GetImage ( int maxheight ) : |
Returns Bitmap of Multi to maxheight
|
|
MultiComponentList ( |
||
MultiComponentList ( List |
||
MultiComponentList ( |
||
MultiComponentList ( |
||
MultiComponentList ( string FileName, |
Метод | Описание | |
---|---|---|
ConvertList ( ) : void | ||
MultiComponentList ( ) : System |
public ExportToTextFile ( string FileName ) : void | ||
FileName | string | |
Результат | void |
public ExportToUOAFile ( string FileName ) : void | ||
FileName | string | |
Результат | void |
public ExportToWscFile ( string FileName ) : void | ||
FileName | string | |
Результат | void |
public GetImage ( int maxheight ) : |
||
maxheight | int | |
Результат |
public MultiComponentList ( |
||
reader | ||
count | int | |
Результат | System |
public MultiComponentList ( List |
||
arr | List |
|
Результат | System |
public MultiComponentList ( |
||
newtiles | ||
count | int | |
width | int | |
height | int | |
Результат | System |
public MultiComponentList ( |
||
stream | ||
count | int | |
Результат | System |
public MultiComponentList ( string FileName, |
||
FileName | string | |
Type | ||
Результат | System |