ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectD Structure / ToRect Method

In This Topic
    ToRect Method (RectD)
    In This Topic
    Converts RectD to System.Windows.Rect.
    Syntax
    'Declaration
     
    Public Function ToRect() As Rect
    public Rect ToRect()
    See Also