VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.TypeEditors Namespace / AnnotationFontEditor Class
Constructors Properties Methods SeeAlso
In This Topic
AnnotationFontEditor Class Members
In This Topic
The following tables list the members exposed by AnnotationFontEditor.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the AnnotationFontEditor class.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor)
Public Methods
 NameDescription
Public MethodOverloaded. Edits the value of the specified object using the editor style indicated by .
Public MethodOverloaded. Returns the editor style used by the method.
Public MethodOverloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from System.Drawing.Design.UITypeEditor)
Public MethodOverloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from System.Drawing.Design.UITypeEditor)
See Also