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