VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / RegionOfInterestTypeConverter Class / GetCreateInstanceSupported Methods
In This Topic
GetCreateInstanceSupported Method (RegionOfInterestTypeConverter)
In This Topic
Overloaded. Determines whether changing a value on this object should require a call to the CreateInstance method to create a new value.
Overload List
OverloadDescription
Determines whether changing a value on this object should require a call to the CreateInstance method 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 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