Class Logo
Inheritance
System.Object
Logo
Assembly: Eco.ModKit.dll
Syntax
public class Logo : Object
Constructors
Logo()
Declaration
Properties
filename
Declaration
public string filename { get; set; }
Property Value
Type |
Description |
System.String |
|
original
Declaration
public string original { get; set; }
Property Value
Type |
Description |
System.String |
|
thumb_1280x720
Declaration
public string thumb_1280x720 { get; set; }
Property Value
Type |
Description |
System.String |
|
thumb_320x180
Declaration
public string thumb_320x180 { get; set; }
Property Value
Type |
Description |
System.String |
|
thumb_640x360
Declaration
public string thumb_640x360 { get; set; }
Property Value
Type |
Description |
System.String |
|