RectangleDConverter.GetPropertiesSupported Method
Include Protected Members
Include Inherited Members
Returns whether this object supports properties.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Returns whether this object supports properties. (Inherited from TypeConverter.)
GetPropertiesSupported(ITypeDescriptorContext)
Returns whether this object supports properties, using the specified context. (Inherited from TypeConverter.)
Top