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