C# Class Steamp3.Global.DRAWTEXTPARAMS

Show file 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 property

public uint cbSize
return uint

iLeftMargin public property

public int iLeftMargin
return int

iRightMargin public property

public int iRightMargin
return int

iTabLength public property

public int iTabLength
return int

uiLengthDrawn public property

public uint uiLengthDrawn
return uint