ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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