Property | Type | Description | |
---|---|---|---|
Empty |
Method | Description | |
---|---|---|
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, |
Method | Description | |
---|---|---|
ConvertList ( ) : void | ||
MultiComponentList ( ) : System |
public ExportToTextFile ( string FileName ) : void | ||
FileName | string | |
return | void |
public ExportToUOAFile ( string FileName ) : void | ||
FileName | string | |
return | void |
public ExportToWscFile ( string FileName ) : void | ||
FileName | string | |
return | void |
public GetImage ( int maxheight ) : |
||
maxheight | int | |
return |
public MultiComponentList ( |
||
reader | ||
count | int | |
return | System |
public MultiComponentList ( List |
||
arr | List |
|
return | System |
public MultiComponentList ( |
||
newtiles | ||
count | int | |
width | int | |
height | int | |
return | System |
public MultiComponentList ( |
||
stream | ||
count | int | |
return | System |
public MultiComponentList ( string FileName, |
||
FileName | string | |
Type | ||
return | System |