[]
        
(Showing Draft Content)

C1.Document.Utils.InflateHalfLine

InflateHalfLine Method

InflateHalfLine(Rect, double, double, double, double)

Adds half of left, top etc to the appropriate edge of the rect.

Declaration
public static Rect InflateHalfLine(Rect rect, double left, double top, double right, double bottom)
Public Shared Function InflateHalfLine(rect As Rect, left As Double, top As Double, right As Double, bottom As Double) As Rect
Parameters
Type Name Description
Rect rect
double left
double top
double right
double bottom
Returns
Type Description
Rect