Click or drag to resize

textSection Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Instancira sekciju i renderuje background u skladu sa podesavanjima

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

Parameters

__height
Type: SystemInt32
__width
Type: SystemInt32
__leftRightMargin
Type: SystemInt32
__leftRightPadding
Type: SystemInt32
See Also