ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / RectangleGeometry Class / GetRectangle Method

In This Topic
    GetRectangle Method
    In This Topic
    void ID2D1RectangleGeometry::GetRect([Out] D2D_RECT_F* rect)
    Syntax
    'Declaration
     
    Public Function GetRectangle() As RectF
    public RectF GetRectangle()
    See Also