VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.TypeEditors Namespace / AnnotationFontEditor Class / EditValue Methods
In This Topic
    EditValue Method (AnnotationFontEditor)
    In This Topic
    Overloaded. Edits the value of the specified object using the editor style indicated by .
    Overload List
    OverloadDescription
    Edits the value of the specified object using the editor style indicated by GetEditStyle(ITypeDescriptorContext).
    Edits the value of the specified object using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method. (Inherited from System.Drawing.Design.UITypeEditor)
    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