Click or drag to resize

textLineContent Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Deklarisanje linijskog templejta

Namespace:  imbACE.Services.textBlocks
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public textLineContent(
	string __mrDecoration,
	string __bgDecoration,
	int __width,
	int __leftRightMargin,
	int __leftRightPadding
)
Request Example View Source

Parameters

__mrDecoration
Type: SystemString
__bgDecoration
Type: SystemString
__width
Type: SystemInt32
__leftRightMargin
Type: SystemInt32
__leftRightPadding
Type: SystemInt32
See Also