CornersConverter Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The CornersConverter type exposes the following members.
Name | Description | |
---|---|---|
![]() | CornersConverter |
Name | Description | |
---|---|---|
![]() | CanConvertFrom |
Check whether can convert an object of the given type to the type of this converter, using the specified context
(Overrides TypeConverterCanConvertFrom(ITypeDescriptorContext, Type).) |
![]() | ConvertFrom |
Conversion of an object to the type of this converter
(Overrides TypeConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) |
![]() | ConvertTo |
Conversion of an object to the specified type
(Overrides TypeConverterConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).) |
![]() | CreateInstance |
Create new instance
(Overrides TypeConverterCreateInstance(ITypeDescriptorContext, IDictionary).) |
![]() | GetCreateInstanceSupported |
Get Create Instance Supported
(Overrides TypeConverterGetCreateInstanceSupported(ITypeDescriptorContext).) |
![]() | GetProperties |
Gets Properties of type
(Overrides TypeConverterGetProperties(ITypeDescriptorContext, Object, Attribute).) |
![]() | GetPropertiesSupported |
Get Properties Supported
(Overrides TypeConverterGetPropertiesSupported(ITypeDescriptorContext).) |