VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Wpf Namespace / WpfObjectConverter Class
Methods SeeAlso
In This Topic
    WpfObjectConverter Class Members
    In This Topic
    The following tables list the members exposed by WpfObjectConverter.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Converts to structure.
    Public Methodstatic (Shared in Visual Basic)Creates the affine matrix from System.Windows.Media.Matrix.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.Color object from the System.Windows.Media.Color object.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.Drawing2D.GraphicsPath object from the System.Windows.Media.PathGeometry object.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.Drawing2D.Matrix object from the System.Windows.Media.Matrix object.
    Public Methodstatic (Shared in Visual Basic)Creates an array of System.Drawing.PointF from an array of System.Windows.Point.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.PointF object from the System.Windows.Point object.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.RectangleF object from the System.Windows.Rect object.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Drawing.SizeF object from the System.Windows.Size object.
    Public Methodstatic (Shared in Visual Basic)Creates the IGraphicsPath object from the System.Windows.Media.PathGeometry object.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the enum from the object.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Windows.Media.Color object from the System.Drawing.Color object.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Windows.Media.Matrix object from the System.Drawing.Drawing2D.Matrix object.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates an array that contains objects from the object.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the object from the object.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Windows.Point object from the System.Drawing.PointF object.
    Public Methodstatic (Shared in Visual Basic)Creates an array of System.Windows.Point from an array of System.Drawing.PointF.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Windows.Rect object from the System.Drawing.RectangleF object.
    Public Methodstatic (Shared in Visual Basic)Creates the System.Windows.Size object from the System.Drawing.SizeF object.
    See Also