Click or drag to resize

textLayout Constructor

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

Namespace:  imbACE.Services.textBlocks
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public textLayout(
	IPlatform platform,
	string bgdeco = "/"
)
Request Example View Source

Parameters

platform
Type: imbACE.Services.platform.interfacesIPlatform
bgdeco (Optional)
Type: SystemString
See Also