C# Class MediaPortal.Player.OSDTexture

ファイルを表示 Open project: MediaPortal/MediaPortal-1 Class Usage Examples

Public Properties

Property Type Description
height int
plane byte
texture System.IntPtr
width int
x int
y int

Property Details

height public_oe property

public int height
return int

plane public_oe property

public byte plane
return byte

texture public_oe property

public IntPtr,System texture
return System.IntPtr

width public_oe property

public int width
return int

x public_oe property

public int x
return int

y public_oe property

public int y
return int