VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI Namespace / WpfAnnotationObjectConverter Class
In This Topic
WpfAnnotationObjectConverter Class Methods
In This Topic
For a list of all methods of this type, see WpfAnnotationObjectConverter.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates the AnnotationBrushBase object from the System.Windows.Media.Brush object.
Public Methodstatic (Shared in Visual Basic)Creates the AnnotationFont object from the System.Windows.Media.Typeface object.
Public Methodstatic (Shared in Visual Basic)Creates the AnnotationPen object from the System.Windows.Media.Pen object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Windows.Input.Cursor object from the CursorData object.
Public Methodstatic (Shared in Visual Basic)Creates the CursorData object from the System.Windows.Input.Cursor object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Windows.Media.Brush object from the AnnotationBrushBase object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Windows.Media.Pen object from the AnnotationPen object.
Public Methodstatic (Shared in Visual Basic)Creates the System.Windows.Media.Typeface object from the AnnotationFont object.
See Also