ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectF Structure / ToRect Method

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