VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / RegionOfInterestTypeConverter Class / CanConvertFrom Methods
In This Topic
CanConvertFrom Method (RegionOfInterestTypeConverter)
In This Topic
Overloaded. Determines whether this converter can convert an object in the specified source type to the native type of the converter.
Overload List
OverloadDescription
Determines whether this converter can convert an object in the specified source type to the native type of the converter.
Returns whether this converter can convert an object of the given type to the type of this converter. (Inherited from System.ComponentModel.TypeConverter)
Requirements

Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

See Also