Click or drag to resize

textPageManagerT Constructor (Int32, Int32, Int32)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public textPageManager(
	int __height,
	int __columnWidth = 100,
	int _columnCount = 1
)
Request Example View Source

Parameters

__height
Type: SystemInt32
__columnWidth (Optional)
Type: SystemInt32
_columnCount (Optional)
Type: SystemInt32
See Also