Click or drag to resize

_textViewport Constructor (Int32, Int32)

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

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

Parameters

headerHeight
Type: SystemInt32
footerHeight
Type: SystemInt32
See Also