VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.TypeConverters Namespace / RectangleFConverter Class / GetCreateInstanceSupported Methods
In This Topic
    GetCreateInstanceSupported Method (RectangleFConverter)
    In This Topic
    Overloaded. Determines that changing a value on this object should require a call to CreateInstance to create a new value.
    Overload List
    OverloadDescription
    Determines that changing a value on this object should require a call to CreateInstance to create a new value.
    Returns whether changing a value on this object requires a call to the System.ComponentModel.TypeConverter.CreateInstance(System.Collections.IDictionary) method to create a new value. (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