VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation Namespace / AnnotationGdiConverter Class
In This Topic
AnnotationGdiConverter Class Methods
In This Topic
For a list of all methods of this type, see 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