FontConverter::CreateInstance Method

 

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_pubmethodCreateInstance(IDictionary^)

Re-creates an Object given a set of property values for the object.(Inherited from TypeConverter.)

System_CAPS_pubmethodCreateInstance(ITypeDescriptorContext^, IDictionary^)

Creates an object of this type by using a specified set of property values for the object. (Overrides TypeConverter::CreateInstance(ITypeDescriptorContext^, IDictionary^).)

Return to top
Show: