C# Class LitJson.Test.UiImage

显示文件 Open project: kvantetore/litjson Class Usage Examples

Public Properties

Property Type Description
alignment string
hOffset int
name string
src string
vOffset int

Property Details

alignment public_oe property

public string alignment
return string

hOffset public_oe property

public int hOffset
return int

name public_oe property

public string name
return string

src public_oe property

public string src
return string

vOffset public_oe property

public int vOffset
return int