Click or drag to resize

PointFConverterCreateInstance Method

Namespace:  MediaCy.Utilities.SystemEx
Assembly:  MediaCy.Utilities.SystemEx (in MediaCy.Utilities.SystemEx.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Function CreateInstance ( 
	context As ITypeDescriptorContext,
	propertyValues As IDictionary
) As Object

Parameters

context
Type: System.ComponentModelITypeDescriptorContext
propertyValues
Type: System.CollectionsIDictionary

Return Value

Type: Object
See Also