Click or drag to resize

McSizeConverterConvertTo Method

Namespace:  MediaCy.Utilities.SystemEx
Assembly:  MediaCy.Utilities.SystemEx (in MediaCy.Utilities.SystemEx.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Function ConvertTo ( 
	context As ITypeDescriptorContext,
	culture As CultureInfo,
	value As Object,
	destinationType As Type
) As Object

Parameters

context
Type: System.ComponentModelITypeDescriptorContext
culture
Type: System.GlobalizationCultureInfo
value
Type: SystemObject
destinationType
Type: SystemType

Return Value

Type: Object
See Also