[]
        
(Showing Draft Content)

C1.Framework.Style.InflateHeight

InflateHeight Method

InflateHeight(int)

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

Declaration
public int InflateHeight(int height)
Parameters
Type Name Description
int height

A height to inflate.

Returns
Type Description
int

The resulting height.