VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Wpf.UI Namespace / WpfAnnotationObjectConverter Class
Methods SeeAlso
In This Topic
    WpfAnnotationObjectConverter Class Members
    In This Topic
    The following tables list the members exposed by 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