| RectangleFConverter Class | 
Note: This API is now obsolete.
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Eto.Drawing
 Syntax
SyntaxThe RectangleFConverter type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | RectangleFConverter | Initializes a new instance of the RectangleFConverter class | 
 Methods
Methods| 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).) | 
 Remarks
Remarks See Also
See Also