Click or drag to resize

Extensions2AddDescription Method


Namespace: DWSIM.ExtensionMethods.Eto
Assembly: DWSIM.ExtensionMethods.Eto (in DWSIM.ExtensionMethods.Eto.dll) Version: 8.8.1.0
Syntax
public static Label AddDescription(
	DynamicLayout container,
	string text
)
Request Example View Source

Parameters

container  DynamicLayout
 
text  String
 

Return Value

Label
See Also