VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.TypeConverters Namespace / ResolutionConverter Class / CanConvertFrom Methods
In This Topic
    CanConvertFrom Method (ResolutionConverter)
    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.
    (Inherited from System.ComponentModel.TypeConverter)
    Requirements

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

    See Also