Click or drag to resize

_textBlock Constructor (String, Int32)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the _textBlock class

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public _textBlock(
	string __content,
	int __w
)
Request Example View Source

Parameters

__content
Type: SystemString
__w
Type: SystemInt32
See Also