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 TypeConverterCanConvertFrom(ITypeDescriptorContext, Type).) | |
ConvertFrom |
Converts the specified value to a Point (Overrides TypeConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) |