[]
        
(Showing Draft Content)

C1.Framework.Thickness.DeflateRtl

DeflateRtl Method

DeflateRtl(Rectangle)

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

Declaration
public Rectangle DeflateRtl(Rectangle r)
Public Function DeflateRtl(r As Rectangle) As Rectangle
Parameters
Type Name Description
Rectangle r

A Rectangle to deflate.

Returns
Type Description
Rectangle

The deflated Rectangle.