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