ColorGraphStringConverter Convert Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.Converters
Assembly: DeltaEngine.Editor.Converters (in DeltaEngine.Editor.Converters.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public Object Convert(
	Object value,
	Type targetType,
	Object parameter,
	CultureInfo culture
)

Return Value

Type: Object

Implements

IValueConverterConvert(Object, Type, Object, CultureInfo)
See Also