Click or drag to resize

_textBlockgetFormated Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public string getFormated(
	string line,
	printHorizontal hor,
	string decoLeft = "",
	string decoRight = ""
)
Request Example View Source

Parameters

line
Type: SystemString
hor
Type: printHorizontal
decoLeft (Optional)
Type: SystemString
decoRight (Optional)
Type: SystemString

Return Value

Type: String
See Also