C# Class Steamp3.Global.DRAWTEXTPARAMS

Datei anzeigen Open project: ta0soft/STEAMp3

Public Properties

Property Type Description
cbSize uint
iLeftMargin int
iRightMargin int
iTabLength int
uiLengthDrawn uint

Public Methods

Method Description
DRAWTEXTPARAMS ( ) : System

Method Details

DRAWTEXTPARAMS() public method

public DRAWTEXTPARAMS ( ) : System
return System

Property Details

cbSize public_oe property

public uint cbSize
return uint

iLeftMargin public_oe property

public int iLeftMargin
return int

iRightMargin public_oe property

public int iRightMargin
return int

iTabLength public_oe property

public int iTabLength
return int

uiLengthDrawn public_oe property

public uint uiLengthDrawn
return uint