[]
        
(Showing Draft Content)

C1.Framework.Style.DeflateWidth

DeflateWidth Method

DeflateWidth(int)

Deflates the specified width by the values of the current Style margins, padding and border.

Declaration
public int DeflateWidth(int width)
Parameters
Type Name Description
int width

A width to deflate.

Returns
Type Description
int

The resulting width.