C# Class TOAPI.Types.DRAWTEXTPARAMS

Show file Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

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

Public Methods

Method Description
Init ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

Property Details

cbSize public property

public int cbSize
return int

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