ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectF Structure / ToRectD Method

In This Topic
    ToRectD Method (RectF)
    In This Topic
    Converts RectF to RectD.
    Syntax
    'Declaration
     
    Public Function ToRectD() As RectD
    public RectD ToRectD()
    See Also