Click or drag to resize

textLayoutrender Method (IPlatform, Boolean)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
#1 Generise sadrzaj

Namespace:  imbACE.Services.textBlocks
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public void render(
	IPlatform platform,
	bool doClearScreen = true
)
Request Example View Source

Parameters

platform
Type: imbACE.Services.platform.interfacesIPlatform
doClearScreen (Optional)
Type: SystemBoolean

Implements

IRenderrender(IPlatform, Boolean)
See Also