Click or drag to resize

textContentLinespaint Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void paint(
	ITextLayoutContentProvider parent,
	string deco = ""
)
Request Example View Source

Parameters

parent
Type: imbACE.Services.textBlocks.interfacesITextLayoutContentProvider
deco (Optional)
Type: SystemString
See Also