Click or drag to resize

fourSideSettingToString Method (String, styleToStringFormat)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Make CSS ready string

Namespace:  imbSCI.Core.reporting.geometrics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string ToString(
	string name,
	styleToStringFormat format
)
Request Example View Source

Parameters

name
Type: SystemString
property name to be used as prefix in front of -top, -right...
format
Type: imbSCI.Data.enums.reportingstyleToStringFormat

Return Value

Type: String
See Also