[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutRect.AsRectF

AsRectF Method

AsRectF()

Returns a RectangleF with the same Width and Height as this LayoutRect.

Declaration
public RectangleF AsRectF()
Public Function AsRectF() As RectangleF
Returns
Type Description
RectangleF

The resulting RectangleF.