PaddingConverter Class |
Note: This API is now obsolete.
Namespace: Eto.Drawing
The PaddingConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| PaddingConverter | Initializes a new instance of the PaddingConverter class |
| Name | Description | |
|---|---|---|
| CanConvertFrom |
Determines if the specified sourceType can be converted to a Padding object
(Overrides TypeConverterCanConvertFrom(ITypeDescriptorContext, Type).) | |
| ConvertFrom |
Converts the specified value to a Padding object
(Overrides TypeConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) |