[]
        
(Showing Draft Content)

C1.Framework.Thickness.InflateRtl

InflateRtl Method

InflateRtl(Rectangle)

Inflates the specified Rectangle by the current Thickness with RightToLeft layout.

Declaration
public Rectangle InflateRtl(Rectangle r)
Parameters
Type Name Description
Rectangle r

A Rectangle to deflate.

Returns
Type Description
Rectangle

The inflated Rectangle.