VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.TypeConverters Namespace / RectangleFConverter Class / CreateInstance Methods
In This Topic
    CreateInstance Method (RectangleFConverter)
    In This Topic
    Overloaded. Creates an instance of this type given a set of property values for the object. This is useful for objects that are immutable, but still want to provide changable properties.
    Overload List
    OverloadDescription
    Creates an instance of this type given a set of property values for the object. This is useful for objects that are immutable, but still want to provide changable properties.
    Re-creates an System.Object given a set of property values for the object. (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