VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationGdiConverter Class
Methods SeeAlso
In This Topic
AnnotationGdiConverter Class Members
In This Topic
The following tables list the members exposed by AnnotationGdiConverter.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates the AnnotationBrushBase object from the System.Drawing.Brush object.
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the object from the object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.Drawing2D.CustomLineCap object from theLineCap object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.Brush object from the AnnotationBrushBase object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.Font object from the AnnotationFont object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.FontFamily object derived from the AnnotationFont object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.FontStyle object derived from the AnnotationFont object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.Pen object from the AnnotationPen object.
See Also