Click or drag to resize

_textContent Constructor (Int32, Int32)

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

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public _textContent(
	int _w,
	int _h
)
Request Example View Source

Parameters

_w
Type: SystemInt32
_h
Type: SystemInt32
See Also