[]
        
(Showing Draft Content)

C1.Framework.Style.InflateWidth

InflateWidth Method

InflateWidth(int)

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

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

A width to inflate.

Returns
Type Description
int

The resulting width.