VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.TypeConverters Namespace / RectangleFConverter Class / CanConvertFrom Methods
In This Topic
    CanConvertFrom Method (RectangleFConverter)
    In This Topic
    Overloaded. Determines that this converter can convert an object in the given source type to the native type of the converter.
    Overload List
    OverloadDescription
    Determines that this converter can convert an object in the given 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 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also