Click or drag to resize

_textContentfitToViewport Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.depracated
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void fitToViewport(
	_textViewport viewport,
	int extraLns = 5
)
Request Example View Source

Parameters

viewport
Type: imbACE.Services.textBlocks.depracated_textViewport
extraLns (Optional)
Type: SystemInt32
See Also